Skip to content

Fix pydantic json_encoders deprecation in BaseModel - #1227

Open
aagbsn wants to merge 1 commit into
masterfrom
fix_basemodel_deprecated_json_encoders
Open

Fix pydantic json_encoders deprecation in BaseModel#1227
aagbsn wants to merge 1 commit into
masterfrom
fix_basemodel_deprecated_json_encoders

Conversation

@aagbsn

@aagbsn aagbsn commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Fixes deprecation warning about json_encoders

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.87%. Comparing base (75664aa) to head (db00e53).

❌ Your project check has failed because the head coverage (94.87%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1227      +/-   ##
==========================================
+ Coverage   92.42%   94.87%   +2.44%     
==========================================
  Files          86       58      -28     
  Lines        8599     5231    -3368     
  Branches      509      212     -297     
==========================================
- Hits         7948     4963    -2985     
+ Misses        541      237     -304     
+ Partials      110       31      -79     
Flag Coverage Δ
ooniauth 100.00% <ø> (ø)
oonifindings 97.32% <ø> (ø)
oonimeasurements ?
ooniprobe 91.28% <ø> (+0.94%) ⬆️
oonirun 98.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant