Skip to content

Update colorful to 0.5.8

e4ca151
Select commit
Loading
Failed to load commit list.
Merged

Ruff enable more rules & Support Python 3.14 #489

Update colorful to 0.5.8
e4ca151
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

87.26% (+0.12%) compared to df5e5cb

View this Pull Request on Codecov

87.26% (+0.12%) compared to df5e5cb

Details

Codecov Report

❌ Patch coverage is 83.33333% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.26%. Comparing base (df5e5cb) to head (e4ca151).

Files with missing lines Patch % Lines
radish/testing/matches.py 27.27% 8 Missing ⚠️
radish/extensions/formatters/gherkin.py 88.46% 3 Missing ⚠️
radish/exceptions.py 77.77% 2 Missing ⚠️
radish/loader.py 0.00% 2 Missing ⚠️
radish/testing/__main__.py 0.00% 2 Missing ⚠️
radish/customtyperegistry.py 66.66% 1 Missing ⚠️
radish/errororacle.py 50.00% 1 Missing ⚠️
radish/extensions/bdd_xml_writer.py 66.66% 1 Missing ⚠️
radish/model.py 75.00% 1 Missing ⚠️
radish/stepmodel.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
+ Coverage   87.13%   87.26%   +0.12%     
==========================================
  Files          38       38              
  Lines        2325     2324       -1     
==========================================
+ Hits         2026     2028       +2     
+ Misses        299      296       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.