Skip to content

improve logging in shortcuts.py and turn to pytest in test_shortcut.py

bc25733
Select commit
Loading
Failed to load commit list.
Open

improve logging in shortcuts.py and turn to pytest in test_shortcut.py #219

improve logging in shortcuts.py and turn to pytest in test_shortcut.py
bc25733
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 22, 2025 in 1s

83.04% (-1.35%) compared to b326d47

View this Pull Request on Codecov

83.04% (-1.35%) compared to b326d47

Details

Codecov Report

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

Project coverage is 83.04%. Comparing base (b326d47) to head (bc25733).
Report is 85 commits behind head on master.

Files with missing lines Patch % Lines
openapi_schema_validator/shortcuts.py 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   84.38%   83.04%   -1.35%     
==========================================
  Files           6        6              
  Lines         237      230       -7     
  Branches       48       47       -1     
==========================================
- Hits          200      191       -9     
- Misses         24       26       +2     
  Partials       13       13              

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