Skip to content

Rename fixture recipes to *_recipe.py and add --pds3-label-method

4cfb15c
Select commit
Loading
Failed to load commit list.
Merged

Rename fixture recipes to *_recipe.py and add --pds3-label-method #25

Rename fixture recipes to *_recipe.py and add --pds3-label-method
4cfb15c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

90.26% (target 90.00%)

View this Pull Request on Codecov

90.26% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.26%. Comparing base (26739ad) to head (4cfb15c).

Files with missing lines Patch % Lines
src/picmaker/io.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   90.24%   90.26%   +0.02%     
==========================================
  Files          19       19              
  Lines        1886     1891       +5     
  Branches      419      420       +1     
==========================================
+ Hits         1702     1707       +5     
  Misses         96       96              
  Partials       88       88              

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