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

test(json): improve json testing #5075

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 18, 2024

This PR improves the test cases of json. With this change, this change makes the line coverage of std/json 100%.

part of #3713

@github-actions github-actions bot added the json label Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (16fa0c8) to head (c429764).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5075      +/-   ##
==========================================
+ Coverage   92.41%   92.42%   +0.01%     
==========================================
  Files         481      481              
  Lines       38752    38749       -3     
  Branches     5449     5449              
==========================================
+ Hits        35811    35814       +3     
+ Misses       2886     2880       -6     
  Partials       55       55              

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

@kt3k kt3k merged commit 1d0f658 into denoland:main Jun 18, 2024
12 checks passed
@kt3k kt3k deleted the improve-json-testing branch June 18, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants