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: use non strict schema to allow some undefined behavior #2524

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Merge branch 'master' into weaken-validation

78b115c
Select commit
Loading
Failed to load commit list.
Open

fix: use non strict schema to allow some undefined behavior #2524

Merge branch 'master' into weaken-validation
78b115c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 1s

68.68% (+7.12%) compared to 5a80a04

View this Pull Request on Codecov

68.68% (+7.12%) compared to 5a80a04

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.68%. Comparing base (5a80a04) to head (78b115c).
Report is 140 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2524      +/-   ##
==========================================
+ Coverage   61.56%   68.68%   +7.12%     
==========================================
  Files          53       71      +18     
  Lines        9002    10918    +1916     
==========================================
+ Hits         5542     7499    +1957     
+ Misses       3020     2855     -165     
- Partials      440      564     +124     

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