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: disallow null in empty object assertion #430

Merged
merged 4 commits into from
Jul 21, 2024

test

ac6c77a
Select commit
Loading
Failed to load commit list.
Merged

fix: disallow null in empty object assertion #430

test
ac6c77a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2024 in 0s

22.75% (+0.64%) compared to c06867b

View this Pull Request on Codecov

22.75% (+0.64%) compared to c06867b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.75%. Comparing base (c06867b) to head (ac6c77a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
+ Coverage   22.10%   22.75%   +0.64%     
==========================================
  Files          85       85              
  Lines        3415     3419       +4     
==========================================
+ Hits          755      778      +23     
+ Misses       2586     2562      -24     
- Partials       74       79       +5     

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