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

Finish Coverage #30

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Finish Coverage #30

merged 2 commits into from
Jan 31, 2024

Conversation

garrettmflynn
Copy link
Collaborator

fix #29

@garrettmflynn garrettmflynn self-assigned this Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fbda0ed) 97.05% compared to head (0980db4) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #30      +/-   ##
===========================================
+ Coverage   97.05%   100.00%   +2.94%     
===========================================
  Files           3         3              
  Lines          34        35       +1     
===========================================
+ Hits           33        35       +2     
+ Misses          1         0       -1     
Flag Coverage Δ
unittests 100.00% <100.00%> (+2.94%) ⬆️

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

Files Coverage Δ
src/tqdm_publisher/__init__.py 100.00% <100.00%> (ø)
src/tqdm_publisher/_publisher.py 100.00% <ø> (ø)
src/tqdm_publisher/testing.py 100.00% <100.00%> (ø)

@CodyCBakerPhD CodyCBakerPhD enabled auto-merge (squash) January 31, 2024 18:56
@CodyCBakerPhD CodyCBakerPhD merged commit 65c8529 into main Jan 31, 2024
13 of 14 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the finish-coverage branch January 31, 2024 18:56
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.

Finish coverage
2 participants