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

Fix code coverage #284

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Fix code coverage #284

merged 1 commit into from
Mar 3, 2022

Conversation

HippocampusGirl
Copy link
Member

@HippocampusGirl HippocampusGirl commented Mar 3, 2022

- Need to run checkout before uploading
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #284 (f4baab7) into main (cbc4c59) will increase coverage by 58.74%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #284       +/-   ##
=========================================
+ Coverage      0   58.74%   +58.74%     
=========================================
  Files         0      214      +214     
  Lines         0    13726    +13726     
  Branches      0     2838     +2838     
=========================================
+ Hits          0     8063     +8063     
- Misses        0     5169     +5169     
- Partials      0      494      +494     
Impacted Files Coverage Δ
halfpipe/logging/__init__.py 100.00% <0.00%> (ø)
halfpipe/ui/setting/__init__.py 100.00% <0.00%> (ø)
halfpipe/hooks.py 25.84% <0.00%> (ø)
halfpipe/model/__init__.py 100.00% <0.00%> (ø)
halfpipe/model/tags/base.py 100.00% <0.00%> (ø)
halfpipe/utils/multiprocessing.py 86.36% <0.00%> (ø)
halfpipe/stats/miscmaths.py 95.87% <0.00%> (ø)
halfpipe/watchdog.py 0.00% <0.00%> (ø)
halfpipe/logging/worker/writer/__init__.py 100.00% <0.00%> (ø)
halfpipe/ingest/collect.py 57.14% <0.00%> (ø)
... and 204 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cbc4c59...f4baab7. Read the comment docs.

@HippocampusGirl HippocampusGirl merged commit 6758850 into main Mar 3, 2022
@HippocampusGirl HippocampusGirl deleted the dev/fix/ci branch March 3, 2022 09:07
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.

None yet

1 participant