Skip to content

test(cli): improve test coverage #5046

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

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 14, 2024

This PR adds test cases of parseArgs. This also removes a dead line.

The test coverage of parse_args.ts improves from 97.65% to 98.99%

part of #3713

@github-actions github-actions bot added the cli label Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (3a93085) to head (8b4caa0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5046   +/-   ##
=======================================
  Coverage   92.17%   92.17%           
=======================================
  Files         487      487           
  Lines       38797    38796    -1     
  Branches     5433     5440    +7     
=======================================
+ Hits        35761    35762    +1     
+ Misses       2981     2979    -2     
  Partials       55       55           

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

@kt3k kt3k merged commit 2149e34 into denoland:main Jun 17, 2024
12 checks passed
@kt3k kt3k deleted the improve-parse-args-test-coverage branch June 17, 2024 02:28
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.

2 participants