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

more datalayer python/rust parametrization #19269

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

altendky
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Tests Changes to tests labels Feb 14, 2025
@altendky altendky requested a review from a team as a code owner February 14, 2025 17:09
Copy link

Pull Request Test Coverage Report for Build 13333967061

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 26 of 26 (100.0%) changed or added relevant lines in 2 files are covered.
  • 32 unchanged lines in 12 files lost coverage.
  • Overall coverage increased (+0.004%) to 91.478%

Files with Coverage Reduction New Missed Lines %
chia/daemon/keychain_proxy.py 1 73.24%
chia/farmer/farmer.py 1 73.37%
chia/full_node/full_node.py 1 86.45%
chia/_tests/plotting/test_plot_manager.py 1 98.13%
chia/_tests/simulation/test_simulation.py 1 96.45%
chia/consensus/blockchain.py 2 94.14%
chia/daemon/client.py 2 74.16%
chia/data_layer/data_layer.py 2 86.03%
chia/timelord/timelord_launcher.py 2 89.29%
chia/wallet/util/wallet_sync_utils.py 2 85.64%
Totals Coverage Status
Change from base Build 13247254395: 0.004%
Covered Lines: 105479
Relevant Lines: 115124

💛 - Coveralls

@altendky altendky merged commit 06a1e25 into long_lived/datalayer_merkle_blob Feb 14, 2025
301 checks passed
@altendky altendky deleted the more_more branch February 14, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Tests Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants