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

tests: write_log gains unit tests #58

Merged
merged 2 commits into from
Dec 6, 2024

use withr for test

361281c
Select commit
Loading
Failed to load commit list.
Merged

tests: write_log gains unit tests #58

use withr for test
361281c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 0s

62.97% (+1.79%) compared to 160df1e

View this Pull Request on Codecov

62.97% (+1.79%) compared to 160df1e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.97%. Comparing base (160df1e) to head (361281c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   61.17%   62.97%   +1.79%     
==========================================
  Files          25       25              
  Lines         340      343       +3     
==========================================
+ Hits          208      216       +8     
+ Misses        132      127       -5     

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