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

added low memory mode option and organize menu #1302

Merged
merged 5 commits into from
Mar 9, 2024

fix(configs, main): to erase erased fixed value assignment #1298

20d2177
Select commit
Loading
Failed to load commit list.
Merged

added low memory mode option and organize menu #1302

fix(configs, main): to erase erased fixed value assignment #1298
20d2177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

81.09% (+0.03%) compared to ce04f24

View this Pull Request on Codecov

81.09% (+0.03%) compared to ce04f24

Details

Codecov Report

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

Project coverage is 81.09%. Comparing base (ce04f24) to head (20d2177).

Files Patch % Lines
src/detections/configs.rs 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1302      +/-   ##
==========================================
+ Coverage   81.06%   81.09%   +0.03%     
==========================================
  Files          27       27              
  Lines       24626    24676      +50     
==========================================
+ Hits        19963    20012      +49     
- Misses       4663     4664       +1     

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