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

Refactored prival from string for performance #437

Merged
merged 17 commits into from
Aug 30, 2024

Removed unused headers

f894f7f
Select commit
Loading
Failed to load commit list.
Merged

Refactored prival from string for performance #437

Removed unused headers
f894f7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2024 in 1s

90.48% (-0.38%) compared to fb0d2e0

View this Pull Request on Codecov

90.48% (-0.38%) compared to fb0d2e0

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.48%. Comparing base (fb0d2e0) to head (f894f7f).

Files with missing lines Patch % Lines
src/strhelper.c 66.66% 1 Missing and 2 partials ⚠️
src/severity.c 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest     #437      +/-   ##
==========================================
- Coverage   90.86%   90.48%   -0.38%     
==========================================
  Files          47       47              
  Lines        4389     4373      -16     
  Branches      586      585       -1     
==========================================
- Hits         3988     3957      -31     
- Misses        269      281      +12     
- Partials      132      135       +3     

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