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

fix: off-by-one in syslog.rs #810

Merged

fix: off-by-one in syslog.rs

6c6b70c
Select commit
Loading
Failed to load commit list.
Merged

fix: off-by-one in syslog.rs #810

fix: off-by-one in syslog.rs
6c6b70c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

57.32% (+0.02%) compared to 5b25cb0

View this Pull Request on Codecov

57.32% (+0.02%) compared to 5b25cb0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b25cb0) 57.30% compared to head (6c6b70c) 57.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
+ Coverage   57.30%   57.32%   +0.02%     
==========================================
  Files          74       74              
  Lines       10497    10505       +8     
==========================================
+ Hits         6015     6022       +7     
- Misses       4482     4483       +1     

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