Skip to content

filter out pydantic serialization warning

7f8722c
Select commit
Loading
Failed to load commit list.
Merged

GEOPY-2330: Nested pydantic class initiation is raising a warning #143

filter out pydantic serialization warning
7f8722c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

84.59% (+0.35%) compared to 05cee13

View this Pull Request on Codecov

84.59% (+0.35%) compared to 05cee13

Details

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.59%. Comparing base (05cee13) to head (7f8722c).

Files with missing lines Patch % Lines
geoapps_utils/base.py 75.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #143      +/-   ##
===========================================
+ Coverage    84.24%   84.59%   +0.35%     
===========================================
  Files           18       18              
  Lines          971      974       +3     
  Branches       129      129              
===========================================
+ Hits           818      824       +6     
+ Misses         114      112       -2     
+ Partials        39       38       -1     
Files with missing lines Coverage Δ
geoapps_utils/base.py 85.88% <75.00%> (+0.26%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.