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

100% coverage #61

Merged
merged 2 commits into from
Apr 25, 2024
Merged

100% coverage #61

merged 2 commits into from
Apr 25, 2024

Conversation

garrettmflynn
Copy link
Collaborator

fix #60

Added tests for new classes and excluded demos from coverage calculation.

@garrettmflynn garrettmflynn self-assigned this Apr 25, 2024
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2e39378) to head (afe5f1d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             main       #61       +/-   ##
============================================
+ Coverage   51.00%   100.00%   +49.00%     
============================================
  Files           6         5        -1     
  Lines         100        73       -27     
============================================
+ Hits           51        73       +22     
+ Misses         49         0       -49     
Flag Coverage Δ
unittests 100.00% <100.00%> (+49.00%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/tqdm_publisher/_handler.py 100.00% <100.00%> (+63.63%) ⬆️
src/tqdm_publisher/testing.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@CodyCBakerPhD CodyCBakerPhD merged commit 62a5ed0 into main Apr 25, 2024
13 of 14 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the complete-test-suite branch April 25, 2024 22:03
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.

Increase coverage to 90%+
2 participants