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.63.0 #1192

Merged
merged 81 commits into from
Jan 10, 2025
Merged

Release v0.63.0 #1192

merged 81 commits into from
Jan 10, 2025

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented Dec 6, 2024

Changes

Release-candidates

Checklist

glevco and others added 30 commits July 30, 2024 15:30
Merge branch 'release' into master
feat(mergedmining): support dummy mining on coordinator
…refix-protection

feat(cli): early protection for invalid prometheus prefix
chore(ci): update default Python version used on docker images
refactor(p2p): rename peer_id.PeerId to peer.Peer
…r-id

refactor(p2p): use PeerId type instead of str
@jansegre jansegre self-assigned this Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 87.50558% with 280 lines in your changes missing coverage. Please review.

Project coverage is 84.98%. Comparing base (8d0f571) to head (00fa77f).
Report is 84 commits behind head on release.

Files with missing lines Patch % Lines
hathor/websocket/streamer.py 52.72% 38 Missing and 14 partials ⚠️
hathor/websocket/protocol.py 10.25% 35 Missing ⚠️
hathor/p2p/manager.py 76.92% 18 Missing and 12 partials ⚠️
hathor/dag_builder/cli.py 7.69% 24 Missing ⚠️
hathor/merged_mining/coordinator.py 39.39% 18 Missing and 2 partials ⚠️
hathor/dag_builder/tokenizer.py 75.00% 11 Missing and 8 partials ⚠️
hathor/dag_builder/default_filler.py 89.53% 7 Missing and 11 partials ⚠️
hathor/p2p/peer.py 93.25% 15 Missing and 3 partials ⚠️
hathor/dag_builder/builder.py 92.85% 5 Missing and 4 partials ⚠️
hathor/manager.py 78.78% 1 Missing and 6 partials ⚠️
... and 24 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1192      +/-   ##
===========================================
+ Coverage    84.91%   84.98%   +0.07%     
===========================================
  Files          314      323       +9     
  Lines        23957    25124    +1167     
  Branches      3621     3859     +238     
===========================================
+ Hits         20342    21352    +1010     
- Misses        2905     3034     +129     
- Partials       710      738      +28     

☔ 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 January 10, 2025 22:26
@jansegre jansegre requested a review from msbrogli as a code owner January 10, 2025 22:26
@jansegre jansegre merged commit 0daf6bd into release Jan 10, 2025
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants