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

reduce 60 minute timeout for single assert #18805

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Nov 1, 2024

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

25x repeats check of file at https://github.com/Chia-Network/chia-blockchain/actions/runs/11628880512

@altendky altendky added Tests Changes to tests Cleanup Code cleanup Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes Changed Required label for PR that categorizes merge commit message as "Changed" for changelog labels Nov 1, 2024
Copy link

Pull Request Test Coverage Report for Build 11628880512

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 81309 unchanged lines in 623 files lost coverage.
  • Overall coverage decreased (-72.5%) to 18.377%

Files with Coverage Reduction New Missed Lines %
chia/util/permissions.py 1 87.5%
chia/protocols/pool_protocol.py 1 98.29%
chia/wallet/util/notifications.py 1 87.5%
chia/_tests/environments/full_node.py 1 77.42%
chia/ssl/create_ssl.py 1 94.21%
chia/util/byte_types.py 1 83.33%
chia/util/ip_address.py 1 96.43%
chia/types/unfinished_header_block.py 1 93.1%
chia/full_node/fee_estimation.py 1 97.22%
chia/util/timing.py 1 84.38%
Totals Coverage Status
Change from base Build 11618130161: -72.5%
Covered Lines: 21422
Relevant Lines: 112833

💛 - Coveralls

@altendky altendky marked this pull request as ready for review November 1, 2024 12:17
@altendky altendky requested a review from a team as a code owner November 1, 2024 12:17
@altendky altendky closed this Nov 1, 2024
@altendky altendky reopened this Nov 1, 2024
@pmaslana pmaslana merged commit 40c3ccc into main Nov 1, 2024
818 of 824 checks passed
@pmaslana pmaslana deleted the altendky-patch-40 branch November 1, 2024 23:09
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 Cleanup Code cleanup Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes Tests Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants