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
Merged

tests: write_log gains unit tests #58

merged 2 commits into from
Dec 6, 2024

Conversation

jdhoffa
Copy link
Member

@jdhoffa jdhoffa commented Dec 6, 2024

Seems like this function didn't have any tests to begin with!

Closes #57

@jdhoffa jdhoffa requested a review from cjyetman as a code owner December 6, 2024 14:25
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.97%. Comparing base (160df1e) to head (361281c).
Report is 2 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.

@jdhoffa jdhoffa merged commit 4fd21e5 into main Dec 6, 2024
11 checks passed
@jdhoffa jdhoffa deleted the 57-unit_test_log_pr branch December 6, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add test for change made in #56
2 participants