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

fix(deps): update ruff to v0.10.0 #1024

Merged
merged 2 commits into from
Mar 13, 2025

chore: fix new lints

8fd268f
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): update ruff to v0.10.0 #1024

chore: fix new lints
8fd268f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2025 in 0s

77% (-1%) compared to 8d19bea

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77%. Comparing base (8d19bea) to head (8fd268f).

Files with missing lines Patch % Lines
src/pact/v3/verifier.py 33% 2 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1024   +/-   ##
====================================
- Coverage    77%     77%   -1%     
====================================
  Files        31      31           
  Lines      3668    3667    -1     
====================================
- Hits       2859    2858    -1     
  Misses      809     809           

☔ 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.