Skip to content

test: add tests for shelljs glob expansion #1198

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
Mar 9, 2025

Conversation

nfischer
Copy link
Member

@nfischer nfischer commented Mar 9, 2025

No change to logic. This adds unit tests for glob expansion.

This includes one test case for behavior which was broken by v0.9.0 (probably due to the switch to fastglob). This behavior hasn't been fixed yet, so the test is marked as skipped.

Issue #1197

No change to logic. This adds unit tests for glob expansion.

This includes one test case for behavior which was broken by v0.9.0
(probably due to the switch to fastglob). This behavior hasn't been
fixed yet, so the test is marked as skipped.

Issue #1197
@nfischer nfischer added the test label Mar 9, 2025
Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (8c3c2ac) to head (cf88e62).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1198   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          35       35           
  Lines        1408     1408           
=======================================
  Hits         1371     1371           
  Misses         37       37           

☔ 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 4fe8897 into master Mar 9, 2025
20 checks passed
@nfischer nfischer deleted the test-glob-default-behavior branch March 9, 2025 01:08
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