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

docs: missing values return null, not undefined #487

Merged
merged 3 commits into from
Sep 18, 2024

docs: missing values are null instead of undefined

a0230f2
Select commit
Loading
Failed to load commit list.
Merged

docs: missing values return null, not undefined #487

docs: missing values are null instead of undefined
a0230f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 17, 2024 in 0s

58.84% (-6.22%) compared to 4d61c78

View this Pull Request on Codecov

58.84% (-6.22%) compared to 4d61c78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.84%. Comparing base (4d61c78) to head (a0230f2).
Report is 72 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   65.05%   58.84%   -6.22%     
==========================================
  Files          39       38       -1     
  Lines        4055     3115     -940     
  Branches      487      522      +35     
==========================================
- Hits         2638     1833     -805     
+ Misses       1408     1273     -135     
  Partials        9        9              

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