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

ci: fix "Basic CI / cargo check (windows-latest)" #44

Merged
merged 2 commits into from
Mar 31, 2024

free: derive Default for MemInfo

00e7190
Select commit
Loading
Failed to load commit list.
Merged

ci: fix "Basic CI / cargo check (windows-latest)" #44

free: derive Default for MemInfo
00e7190
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2024 in 0s

45.42% (+0.47%) compared to 2505564

View this Pull Request on Codecov

45.42% (+0.47%) compared to 2505564

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 45.42%. Comparing base (2505564) to head (00e7190).

Files Patch % Lines
src/uu/free/src/free.rs 40.00% 3 Missing ⚠️
src/uu/w/src/w.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   44.95%   45.42%   +0.47%     
==========================================
  Files          15       15              
  Lines        1733     1803      +70     
  Branches      230      240      +10     
==========================================
+ Hits          779      819      +40     
- Misses        828      854      +26     
- Partials      126      130       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.