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

extras: Add Pydantic type for Rut #696

Merged
merged 1 commit into from
Sep 24, 2024

feat(extras): Add Pydantic type for `Rut`

945ee65
Select commit
Loading
Failed to load commit list.
Merged

extras: Add Pydantic type for Rut #696

feat(extras): Add Pydantic type for `Rut`
945ee65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

87.45% (+0.08%) compared to d3c0fd1

View this Pull Request on Codecov

87.45% (+0.08%) compared to d3c0fd1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.45%. Comparing base (d3c0fd1) to head (945ee65).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #696      +/-   ##
===========================================
+ Coverage    87.36%   87.45%   +0.08%     
===========================================
  Files           37       38       +1     
  Lines         3070     3092      +22     
  Branches       379      381       +2     
===========================================
+ Hits          2682     2704      +22     
  Misses         246      246              
  Partials       142      142              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.