-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Get Codecov to 100% #18
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## main #18 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 11
Lines ? 330
Branches ? 0
========================================
Hits ? 330
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
Added missing tests to exercise all code to get coverage to 100% Fixed a few bugs found along the way. |
This PR is ready to merge and will get the Coverage to 100% |
I will be adding tests and removing bugs where needed to get the codecov to 100%
Fix #17