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-candidate v0.55.0-rc.2 #723

Merged
merged 27 commits into from
Jul 28, 2023
Merged

Release-candidate v0.55.0-rc.2 #723

merged 27 commits into from
Jul 28, 2023

Conversation

@jansegre jansegre self-assigned this Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #723 (126017d) into release-candidate (67e0848) will increase coverage by 0.41%.
Report is 1 commits behind head on release-candidate.
The diff coverage is 83.06%.

@@                  Coverage Diff                  @@
##           release-candidate     #723      +/-   ##
=====================================================
+ Coverage              84.13%   84.55%   +0.41%     
=====================================================
  Files                    246      252       +6     
  Lines                  20450    21686    +1236     
  Branches                2760     2936     +176     
=====================================================
+ Hits                   17206    18337    +1131     
- Misses                  2672     2712      +40     
- Partials                 572      637      +65     
Files Changed Coverage Δ
hathor/transaction/base_transaction.py 93.98% <ø> (+3.35%) ⬆️
hathor/util.py 81.30% <ø> (ø)
hathor/p2p/states/peer_id.py 71.11% <20.00%> (-2.46%) ⬇️
hathor/indexes/rocksdb_deps_index.py 58.77% <33.33%> (+0.23%) ⬆️
hathor/p2p/states/utils.py 62.50% <62.50%> (ø)
hathor/transaction/block.py 95.35% <66.66%> (+3.11%) ⬆️
hathor/p2p/sync_v2/manager.py 75.83% <75.83%> (ø)
hathor/indexes/memory_height_index.py 83.33% <77.77%> (-2.78%) ⬇️
hathor/feature_activation/bit_signaling_service.py 83.60% <83.60%> (ø)
hathor/feature_activation/resources/feature.py 94.04% <84.84%> (-5.96%) ⬇️
... and 41 more

... and 8 files with indirect coverage changes

@jansegre jansegre marked this pull request as ready for review July 25, 2023 18:18
@jansegre jansegre requested a review from msbrogli as a code owner July 25, 2023 18:18
jansegre and others added 7 commits July 25, 2023 19:43
Co-authored-by: Marcelo Salhab Brogliato <msbrogli@gmail.com>
Co-authored-by: Pedro Ferreira <phsf.pedro@gmail.com>
feat(sync-v2): sync-v2 implemented, sync-v1 still default
fix(test): regression after sync-v2 command was removed
refactor(p2p): rename sync *manager* to sync *agent*
msbrogli
msbrogli previously approved these changes Jul 27, 2023
@jansegre jansegre requested review from luislhl and glevco and removed request for luislhl July 27, 2023 16:42
glevco
glevco previously approved these changes Jul 27, 2023
@jansegre jansegre dismissed stale reviews from glevco and msbrogli via 91590c7 July 27, 2023 19:06
@jansegre jansegre merged commit f5248a4 into release-candidate Jul 28, 2023
This was referenced Aug 2, 2023
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