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

test: Fix for Pydantic private fields (2nd attempt) #3733

Merged
merged 1 commit into from
Sep 14, 2024

Fix pydantic v2 private fields some more

a7c5574
Select commit
Loading
Failed to load commit list.
Merged

test: Fix for Pydantic private fields (2nd attempt) #3733

Fix pydantic v2 private fields some more
a7c5574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

98.29% (+0.00%) compared to fd878fd

View this Pull Request on Codecov

98.29% (+0.00%) compared to fd878fd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (fd878fd) to head (a7c5574).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3733   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files         330      330           
  Lines       15123    15123           
  Branches     2401     2401           
=======================================
  Hits        14865    14865           
  Misses        117      117           
  Partials      141      141           

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