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

feat: enabled sorting in compressed files #577

Merged
merged 8 commits into from
Dec 18, 2024

build: changed version to 0.30.0-alpha.4

4ea7e45
Select commit
Loading
Failed to load commit list.
Merged

feat: enabled sorting in compressed files #577

build: changed version to 0.30.0-alpha.4
4ea7e45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

76.55% (+3.71%) compared to edfcda4

View this Pull Request on Codecov

76.55% (+3.71%) compared to edfcda4

Details

Codecov Report

Attention: Patch coverage is 88.97502% with 128 lines in your changes missing coverage. Please review.

Project coverage is 76.55%. Comparing base (edfcda4) to head (4ea7e45).

Files with missing lines Patch % Lines
src/vfs.rs 69.30% 66 Missing ⚠️
src/input.rs 93.14% 34 Missing ⚠️
src/index.rs 90.47% 16 Missing ⚠️
src/app.rs 30.00% 7 Missing ⚠️
src/main.rs 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #577      +/-   ##
==========================================
+ Coverage   72.83%   76.55%   +3.71%     
==========================================
  Files          40       41       +1     
  Lines       10567    11463     +896     
==========================================
+ Hits         7697     8775    +1078     
+ Misses       2870     2688     -182     

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