Skip to content

test: re-enable category test for get_article

af44271
Select commit
Loading
Failed to load commit list.
Merged

Extract category from article #20

test: re-enable category test for get_article
af44271
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 1s

76.92% (+5.55%) compared to 66b02e6

View this Pull Request on Codecov

76.92% (+5.55%) compared to 66b02e6

Details

Codecov Report

❌ Patch coverage is 81.03448% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.92%. Comparing base (66b02e6) to head (af44271).

Files with missing lines Patch % Lines
src/python_picnic_api2/helper.py 75.67% 9 Missing ⚠️
src/python_picnic_api2/client.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   71.36%   76.92%   +5.55%     
==========================================
  Files           4        4              
  Lines         227      260      +33     
==========================================
+ Hits          162      200      +38     
+ Misses         65       60       -5     

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