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

Speed improvement file lines #1623

Merged

Added comment (all string functions seem to be now at the speed limit…

fb677b0
Select commit
Loading
Failed to load commit list.
Merged

Speed improvement file lines #1623

Added comment (all string functions seem to be now at the speed limit…
fb677b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2023 in 0s

41.02% (-0.01%) compared to b8ec69c

View this Pull Request on Codecov

41.02% (-0.01%) compared to b8ec69c

Details

Codecov Report

Patch coverage: 54.54% and project coverage change: -0.01% ⚠️

Comparison is base (b8ec69c) 41.02% compared to head (fb677b0) 41.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1623      +/-   ##
==========================================
- Coverage   41.02%   41.02%   -0.01%     
==========================================
  Files         355      355              
  Lines       95032    95032              
  Branches    19526    19527       +1     
==========================================
- Hits        38990    38987       -3     
- Misses      56042    56045       +3     
Files Changed Coverage Δ
src/basic_fun.cpp 51.41% <16.66%> (-0.07%) ⬇️
src/file.cpp 60.72% <100.00%> (ø)

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