Skip to content

Fix test command example#1043

Merged
nfischer merged 1 commit intoshelljs:masterfrom
wafuwafu13:fix-test-example
Sep 3, 2021
Merged

Fix test command example#1043
nfischer merged 1 commit intoshelljs:masterfrom
wafuwafu13:fix-test-example

Conversation

@wafuwafu13
Copy link
Copy Markdown

test('-f', path) : true if path is a regular file
!test('-f', path): true if path is not a regular file

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 28, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.64%. Comparing base (79ae14d) to head (72f0b23).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1043      +/-   ##
==========================================
- Coverage   97.14%   95.64%   -1.51%     
==========================================
  Files          35       35              
  Lines        1332     1332              
==========================================
- Hits         1294     1274      -20     
- Misses         38       58      +20     

☔ 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 0ae1dd6 into shelljs:master Sep 3, 2021
c-pranshu added a commit to c-pranshu/shelljs that referenced this pull request Sep 19, 2021
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.

3 participants