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

Conversation

ralacerda
Copy link
Contributor

Documentation is saying that missing values are undefined, but they are in fact null.

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.84%. Comparing base (4d61c78) to head (a0230f2).
Report is 74 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.

@pi0 pi0 merged commit 68fc959 into unjs:main Sep 18, 2024
3 of 4 checks passed
@pi0
Copy link
Member

pi0 commented Sep 18, 2024

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants