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

src: improve messages on CheckCast #1507

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

legendecas
Copy link
Member

@legendecas legendecas commented May 23, 2024

Print actual value type if the check failed.

BEGIN_COMMIT_OVERRIDE
feat: improve messages on CheckCast (#1507)
END_COMMIT_OVERRIDE

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 64.51%. Comparing base (23bb42b) to head (4cfeb29).
Report is 17 commits behind head on main.

Files Patch % Lines
napi-inl.h 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1507      +/-   ##
==========================================
- Coverage   64.71%   64.51%   -0.20%     
==========================================
  Files           3        3              
  Lines        1981     1987       +6     
  Branches      687      687              
==========================================
  Hits         1282     1282              
- Misses        138      144       +6     
  Partials      561      561              

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

napi.h Outdated Show resolved Hide resolved
napi.h Outdated Show resolved Hide resolved
Print actual value type if the check failed.
napi-inl.h Show resolved Hide resolved
napi.h Outdated Show resolved Hide resolved
@mhdawson mhdawson merged commit bf49519 into nodejs:main Jun 14, 2024
34 checks passed
@legendecas legendecas deleted the check_cast_msg branch June 14, 2024 15:29
@github-actions github-actions bot mentioned this pull request Jun 28, 2024
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.

5 participants