Skip to content

Add convenient Pydantic readers#147

Merged
cthoyt merged 2 commits into
mainfrom
easy-pydantic
Apr 21, 2026
Merged

Add convenient Pydantic readers#147
cthoyt merged 2 commits into
mainfrom
easy-pydantic

Clip

3aa090b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2026 in 0s

75.64% (-0.18%) compared to 9c35eb0

View this Pull Request on Codecov

75.64% (-0.18%) compared to 9c35eb0

Details

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.64%. Comparing base (9c35eb0) to head (3aa090b).

Files with missing lines Patch % Lines
src/pystow/utils/safe_open.py 50.00% 3 Missing ⚠️
src/pystow/utils/pydantic_utils.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   75.81%   75.64%   -0.18%     
==========================================
  Files          17       17              
  Lines        1774     1782       +8     
  Branches      211      211              
==========================================
+ Hits         1345     1348       +3     
- Misses        336      341       +5     
  Partials       93       93              

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