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

chore: add tests for code segments #20

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Fills in most of the missing test coverage.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #20 (d17a20f) into main (1baeec6) will increase coverage by 30.30%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #20       +/-   ##
===========================================
+ Coverage   56.06%   86.36%   +30.30%     
===========================================
  Files           2        2               
  Lines         132      132               
  Branches       13       25       +12     
===========================================
+ Hits           74      114       +40     
+ Misses         58       18       -40     

see 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@JoshuaKGoldberg JoshuaKGoldberg merged commit 0dc7fe9 into main Nov 12, 2023
14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the test-code-segments branch November 12, 2023 21:57
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.

🛠 Tooling: Add unit tests for code segments
1 participant