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

task referencer #18914

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

task referencer #18914

wants to merge 12 commits into from

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Nov 20, 2024

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

benchmark runs:

Draft For:

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes labels Nov 20, 2024
@altendky altendky changed the title task pit task referencer Nov 20, 2024
Copy link
Contributor

File Coverage Missing Lines
chia/daemon/server.py 80.0% lines 1060
chia/farmer/farmer.py 83.3% lines 202
chia/full_node/full_node.py 88.2% lines 285, 295
chia/seeder/crawler.py 66.7% lines 223
chia/server/server.py 75.0% lines 506
chia/server/ws_connection.py 76.9% lines 680, 727, 732
chia/timelord/timelord.py 60.0% lines 171, 1140
chia/util/beta_metrics.py 50.0% lines 88
chia/util/task_referencer.py 97.4% lines 25
chia/wallet/wallet_node.py 66.7% lines 430, 433, 1234
Total Missing Coverage
194 lines 16 lines 91%

Copy link

Pull Request Test Coverage Report for Build 11964330701

Details

  • 178 of 194 (91.75%) changed or added relevant lines in 40 files are covered.
  • 32 unchanged lines in 14 files lost coverage.
  • Overall coverage decreased (-0.01%) to 91.176%

Changes Missing Coverage Covered Lines Changed/Added Lines %
chia/daemon/server.py 4 5 80.0%
chia/farmer/farmer.py 5 6 83.33%
chia/seeder/crawler.py 2 3 66.67%
chia/server/server.py 3 4 75.0%
chia/util/beta_metrics.py 1 2 50.0%
chia/util/task_referencer.py 38 39 97.44%
chia/full_node/full_node.py 15 17 88.24%
chia/timelord/timelord.py 3 5 60.0%
chia/server/ws_connection.py 10 13 76.92%
chia/wallet/wallet_node.py 6 9 66.67%
Files with Coverage Reduction New Missed Lines %
chia/_tests/simulation/test_simulation.py 1 96.45%
chia/daemon/keychain_proxy.py 1 73.24%
chia/farmer/farmer.py 1 72.57%
chia/_tests/core/server/test_rate_limits.py 1 99.66%
chia/daemon/client.py 1 74.16%
chia/daemon/server.py 1 83.24%
chia/plotters/plotters.py 1 90.94%
chia/_tests/core/util/test_lockfile.py 1 89.81%
chia/full_node/full_node.py 1 85.88%
chia/wallet/util/wallet_sync_utils.py 2 85.64%
Totals Coverage Status
Change from base Build 11962414890: -0.01%
Covered Lines: 103464
Relevant Lines: 113281

💛 - Coveralls

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 coverage-diff Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant