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

fix(py): get rid of pydantic config deprecation warnings #1084

Merged
merged 1 commit into from
May 21, 2024

fix(py): get rid of pydantic config deprecation warnings

684f4e1
Select commit
Loading
Failed to load commit list.
Merged

fix(py): get rid of pydantic config deprecation warnings #1084

fix(py): get rid of pydantic config deprecation warnings
684f4e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 1s

86.52% (-0.08%) compared to bcffabd

View this Pull Request on Codecov

86.52% (-0.08%) compared to bcffabd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.52%. Comparing base (bcffabd) to head (684f4e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1084      +/-   ##
==========================================
- Coverage   86.60%   86.52%   -0.08%     
==========================================
  Files          83       88       +5     
  Lines       17586    17975     +389     
  Branches    17586    17586              
==========================================
+ Hits        15230    15553     +323     
- Misses       1536     1602      +66     
  Partials      820      820              

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