Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Badges #51

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Fix Badges #51

merged 1 commit into from
Aug 25, 2022

Conversation

appcypher
Copy link
Member

Fix codecov badge

@appcypher appcypher requested a review from matheus23 August 25, 2022 13:08
@codecov-commenter
Copy link

Codecov Report

Merging #51 (aebbeaf) into main (15b7be0) will increase coverage by 0.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   78.50%   78.98%   +0.48%     
==========================================
  Files          28       28              
  Lines        2107     2208     +101     
==========================================
+ Hits         1654     1744      +90     
- Misses        453      464      +11     
Impacted Files Coverage Δ
crates/fs/private/forest.rs 77.41% <0.00%> (-2.94%) ⬇️
crates/fs/private/directory.rs 86.63% <0.00%> (+1.35%) ⬆️
crates/fs/private/hamt/pointer.rs 76.47% <0.00%> (+2.94%) ⬆️
crates/fs/private/node.rs 71.21% <0.00%> (+3.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@matheus23 matheus23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can safely ignore CI on this one :)

@appcypher appcypher merged commit d18d6ff into main Aug 25, 2022
@appcypher appcypher deleted the appcypher/fix-codecov-badge branch August 25, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants