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

add time out assert data collection and presentation #16831

Merged
merged 32 commits into from
Feb 6, 2024
Merged

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Nov 14, 2023

Purpose:

Adds time out assertion data collection and presentation similar to what was added for benchmarks.

https://github.com/Chia-Network/chia-blockchain/actions/runs/6884258354?pr=16831

I am personally comfortable leaving the remaining TODO:s in place for later improvements.

Current Behavior:

New Behavior:

Testing Notes:

Top 50 Time Out Asserts: https://github.com/Chia-Network/chia-blockchain/actions/runs/6898367177?pr=16831#summary-18769328079
Benchmarks: https://github.com/Chia-Network/chia-blockchain/actions/runs/6898367139?pr=16831#summary-18768254817

Draft For:

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Tests Changes to tests labels Nov 14, 2023
@altendky altendky changed the title add tests.ether add time out assert data collection and presentation Nov 15, 2023
Copy link

coveralls-official bot commented Nov 15, 2023

Pull Request Test Coverage Report for Build 7483078014

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 90.435%

Totals Coverage Status
Change from base Build 7481196968: -0.2%
Covered Lines: 94584
Relevant Lines: 104532

💛 - Coveralls

@github-actions github-actions bot added coverage-diff merge_conflict Branch has conflicts that prevent merge to main and removed coverage-diff labels Nov 16, 2023
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Nov 16, 2023
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jan 16, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed merge_conflict Branch has conflicts that prevent merge to main labels Jan 16, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

1 similar comment
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jan 31, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jan 31, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

emlowe
emlowe previously approved these changes Feb 2, 2024
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Feb 2, 2024
Copy link
Contributor

github-actions bot commented Feb 2, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Feb 2, 2024
Copy link
Contributor

github-actions bot commented Feb 2, 2024

File Coverage Missing Lines
tests/conftest.py 81.8% lines 486, 494-495, 497
tests/process_junit.py 0.0% lines 1, 3-10, 12-13, 15-16, 18-19, 22-31, 33-34, 46-47, 50-57, 60-61, 68, 74, 80, 88, 93, 100, 106, 114, 120, 131, 133-134, 136-143, 146, 148-155, 157-160, 172-174, 176, 180-181, 192, 201-205, 207, 209-212, 214-218, 220-223, 225-226, 228, 230-231, 233-235, 237, 240-241, 243, 245, 247-249, 252-253, 255, 257, 269, 278-282, 284, 286-289, 291-295, 297-300, 302-303, 305, 307-308, 310-312, 314, 317-318, 320, 322, 324-326, 329, 331, 333, 335, 347, 349
tests/util/misc.py 89.0% lines 203, 257, 266, 315, 360-361, 369, 600
tests/util/time_out_assert.py 97.9% lines 42
Total Missing Coverage
317 lines 173 lines 45%

@Starttoaster Starttoaster merged commit a64aafa into main Feb 6, 2024
265 of 266 checks passed
@Starttoaster Starttoaster deleted the tests.ether branch February 6, 2024 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.

6 participants