Skip to content

rf: refactor code to allow caching of jsonschema validators

e32f32d
Select commit
Loading
Failed to load commit list.
Merged

Improve (better arguments validation, avoiding repeated creation of validator objects, etc) _validate_obj_json() in metadata.py and supporting funcs #278

rf: refactor code to allow caching of jsonschema validators
e32f32d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2025 in 0s

93.24% (-4.40%) compared to 87cc55f

View this Pull Request on Codecov

93.24% (-4.40%) compared to 87cc55f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (87cc55f) to head (e32f32d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
- Coverage   97.63%   93.24%   -4.40%     
==========================================
  Files          16       16              
  Lines        1775     1983     +208     
==========================================
+ Hits         1733     1849     +116     
- Misses         42      134      +92     

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