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

Release v0.58.0 #899

Merged
merged 95 commits into from
Dec 26, 2023
Merged

Release v0.58.0 #899

merged 95 commits into from
Dec 26, 2023

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented Dec 20, 2023

Changes

Release-candidates

Checklist

msbrogli and others added 30 commits October 17, 2023 17:43
chore(ci): use cancel-in-progress to prevent useless CI runs
glevco and others added 21 commits November 28, 2023 20:45
…scovery

refactor(p2p): use async/await syntax on peer discovery
feat(sync-v1): remove SendDataPush queue
fix(pubsub): Event queue becoming too long
Release-candidate v0.58.0-rc.2
…eactor

feat(reactor): implement option to use asyncio reactor
Release-candidate v0.58.0-rc.3
@jansegre jansegre self-assigned this Dec 20, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 265 lines in your changes are missing coverage. Please review.

Comparison is base (0723a38) 84.65% compared to head (3aab1fd) 85.40%.
Report is 1 commits behind head on release.

Files Patch % Lines
hathor/p2p/sync_v2/agent.py 85.34% 27 Missing and 13 partials ⚠️
hathor/p2p/sync_v2/transaction_streaming_client.py 84.72% 15 Missing and 7 partials ⚠️
hathor/transaction/scripts/construct.py 81.98% 18 Missing and 2 partials ⚠️
hathor/p2p/sync_v2/blockchain_streaming_client.py 75.94% 14 Missing and 5 partials ⚠️
hathor/mining/cpu_mining_service.py 67.44% 9 Missing and 5 partials ⚠️
hathor/p2p/sync_v2/streamers.py 84.61% 13 Missing and 1 partial ⚠️
...on/storage/migrations/remove_first_nop_features.py 48.00% 13 Missing ⚠️
.../transaction/scripts/nano_contract_match_values.py 87.87% 6 Missing and 6 partials ⚠️
hathor/p2p/manager.py 69.44% 6 Missing and 5 partials ⚠️
hathor/reactor/reactor.py 63.33% 8 Missing and 3 partials ⚠️
... and 25 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release     #899      +/-   ##
===========================================
+ Coverage    84.65%   85.40%   +0.74%     
===========================================
  Files          266      284      +18     
  Lines        22123    22330     +207     
  Branches      3379     3367      -12     
===========================================
+ Hits         18729    19070     +341     
+ Misses        2733     2594     -139     
- Partials       661      666       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jansegre jansegre marked this pull request as ready for review December 26, 2023 12:20
@jansegre jansegre merged commit 0d94549 into release Dec 26, 2023
19 of 20 checks passed
@jansegre jansegre mentioned this pull request Jan 30, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants