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

Ensure we return a sorted listing when using a local client #344

Merged
merged 13 commits into from
Oct 18, 2024

Merge branch 'main' into default-local-listing-sorted

af8c042
Select commit
Loading
Failed to load commit list.
Merged

Ensure we return a sorted listing when using a local client #344

Merge branch 'main' into default-local-listing-sorted
af8c042
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

78.34% (+0.12%) compared to 9b2e7e3

View this Pull Request on Codecov

78.34% (+0.12%) compared to 9b2e7e3

Details

Codecov Report

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

Project coverage is 78.34%. Comparing base (9b2e7e3) to head (af8c042).

Files with missing lines Patch % Lines
kernel/src/engine/default/filesystem.rs 91.83% 0 Missing and 4 partials ⚠️
kernel/src/snapshot.rs 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
+ Coverage   78.22%   78.34%   +0.12%     
==========================================
  Files          49       50       +1     
  Lines       10253    10341      +88     
  Branches    10253    10341      +88     
==========================================
+ Hits         8020     8102      +82     
- Misses       1783     1785       +2     
- Partials      450      454       +4     

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