8000 test: coverage for invalid use cases by nfischer · Pull Request #25 · shelljs/shjs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

test: coverage for invalid use cases #25

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 1 commit into from
May 9, 2025
Merged

Conversation

nfischer
Copy link
Member
@nfischer nfischer commented May 9, 2025

No change to logic. This adds test coverage for more missing test cases. This covers the invalid cases, like invoking 'shjs' without a script name argument.

No change to logic. This adds test coverage for more missing test cases.
This covers the invalid cases, like invoking 'shjs' without a script
name argument.
@nfischer nfischer added the test label May 9, 2025
Copy link
codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e2dded8) to head (4b7ec22).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##             main       #25       +/-   ##
============================================
+ Coverage   77.27%   100.00%   +22.72%     
============================================
  Files           1         1               
  Lines          22        22               
============================================
+ Hits           17        22        +5     
+ Misses          5         0        -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nfischer nfischer merged commit 175bddc into main May 9, 2025
20 checks passed
@nfischer nfischer deleted the test-invalid-cases branch May 9, 2025 07:45
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.

1 participant
0