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

perf: Validate records with fastjsonschema #2066

Merge branch 'main' into 2045-validate-records-with-fastjsonschema

9d4fb94
Select commit
Loading
Failed to load commit list.
Closed

perf: Validate records with fastjsonschema #2066

Merge branch 'main' into 2045-validate-records-with-fastjsonschema
9d4fb94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

88.46% (-0.01%) compared to 89d6afc

View this Pull Request on Codecov

88.46% (-0.01%) compared to 89d6afc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89d6afc) 88.47% compared to head (9d4fb94) 88.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2066      +/-   ##
==========================================
- Coverage   88.47%   88.46%   -0.01%     
==========================================
  Files          54       54              
  Lines        4721     4717       -4     
  Branches      919      918       -1     
==========================================
- Hits         4177     4173       -4     
  Misses        383      383              
  Partials      161      161              

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