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 code to work with mashumaro 3.15 #11051

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Remove base parameter from get_config_for

f011789
Select commit
Loading
Failed to load commit list.
Open

Fix code to work with mashumaro 3.15 #11051

Remove base parameter from get_config_for
f011789
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2024 in 0s

87.47% (-1.43%) compared to fc6167a

View this Pull Request on Codecov

87.47% (-1.43%) compared to fc6167a

Details

Codecov Report

Attention: Patch coverage is 96.37306% with 7 lines in your changes missing coverage. Please review.

Project coverage is 87.47%. Comparing base (fc6167a) to head (f011789).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11051      +/-   ##
==========================================
- Coverage   88.90%   87.47%   -1.43%     
==========================================
  Files         183      183              
  Lines       23941    23913      -28     
==========================================
- Hits        21285    20919     -366     
- Misses       2656     2994     +338     
Components Coverage Δ
Unit Tests 61.94% <84.45%> (-0.02%) ⬇️
Integration Tests 84.65% <93.26%> (-1.62%) ⬇️