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

Make memory-logging optional (off by default) #234

Merged
merged 1 commit into from
Jan 27, 2025

Make memory-logging optional (off by default)

d2c3103
Select commit
Loading
Failed to load commit list.
Merged

Make memory-logging optional (off by default) #234

Make memory-logging optional (off by default)
d2c3103
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 1s

68.88% (-0.26%) compared to f96f642

View this Pull Request on Codecov

68.88% (-0.26%) compared to f96f642

Details

Codecov Report

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

Project coverage is 68.88%. Comparing base (f96f642) to head (d2c3103).

Files with missing lines Patch % Lines
src/main.rs 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   69.13%   68.88%   -0.26%     
==========================================
  Files          33       33              
  Lines        5113     5119       +6     
==========================================
- Hits         3535     3526       -9     
- Misses       1578     1593      +15     

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