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 Codecov integration with Github Actions #291

Merged
merged 10 commits into from
Jun 25, 2021
Merged

Conversation

yhn112
Copy link
Member

@yhn112 yhn112 commented Jun 24, 2021

No description provided.

@yhn112 yhn112 requested a review from mryab June 24, 2021 21:53
@yhn112 yhn112 added the ci Continuous Integration, tests, or deployment label Jun 24, 2021
@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #291 (f99a895) into master (40277b6) will decrease coverage by 0.76%.
The diff coverage is 20.68%.

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   72.91%   72.14%   -0.77%     
==========================================
  Files          62       62              
  Lines        5589     5601      +12     
==========================================
- Hits         4075     4041      -34     
- Misses       1514     1560      +46     
Impacted Files Coverage Δ
hivemind/optim/collaborative.py 26.20% <4.76%> (-1.74%) ⬇️
hivemind/client/averaging/__init__.py 48.50% <40.00%> (-0.15%) ⬇️
hivemind/__init__.py 100.00% <100.00%> (ø)
hivemind/server/runtime.py 74.77% <100.00%> (+0.90%) ⬆️
hivemind/utils/threading.py 55.00% <100.00%> (ø)
hivemind/dht/__init__.py 51.53% <0.00%> (-20.99%) ⬇️
hivemind/utils/asyncio.py 30.00% <0.00%> (-20.00%) ⬇️
hivemind/utils/timed_storage.py 92.85% <0.00%> (-1.03%) ⬇️
hivemind/dht/protocol.py 92.53% <0.00%> (-0.83%) ⬇️
hivemind/p2p/p2p_daemon_bindings/utils.py 100.00% <0.00%> (ø)
... and 6 more

@yhn112 yhn112 self-assigned this Jun 25, 2021
.github/workflows/run-tests.yml Outdated Show resolved Hide resolved
Co-authored-by: Max Ryabinin <mryabinin0@gmail.com>
@yhn112 yhn112 merged commit fdf92e5 into master Jun 25, 2021
@yhn112 yhn112 deleted the fix_codecov_reports branch June 25, 2021 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration, tests, or deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants