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

ci: Avoid testing with buggy Textual versions #624

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

godlygeek
Copy link
Contributor

These two versions lead to a test suite deadlock. The problem has been reported upstream, so hopefully the next release contains a fix.

See Textualize/textual#4634

@godlygeek godlygeek self-assigned this Jun 10, 2024
These two versions lead to a test suite deadlock. The problem has been
reported upstream, so hopefully the next release contains a fix.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@godlygeek godlygeek force-pushed the avoid_buggy_textual_versions branch from ec1120e to 8cbecc9 Compare June 10, 2024 21:16
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.04%. Comparing base (41248ed) to head (8cbecc9).
Report is 79 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   92.55%   93.04%   +0.49%     
==========================================
  Files          91       94       +3     
  Lines       11304    11407     +103     
  Branches     1581     2089     +508     
==========================================
+ Hits        10462    10614     +152     
+ Misses        837      793      -44     
+ Partials        5        0       -5     
Flag Coverage Δ
cpp 93.04% <ø> (+7.10%) ⬆️
python_and_cython 93.04% <ø> (-2.68%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@godlygeek godlygeek enabled auto-merge (rebase) June 10, 2024 21:33
@godlygeek godlygeek merged commit 486c2af into bloomberg:main Jun 10, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants