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

support wider set of patterns for input #74

Merged
merged 10 commits into from
Feb 29, 2024
Merged

support wider set of patterns for input #74

merged 10 commits into from
Feb 29, 2024

Conversation

asarazan
Copy link
Owner

Should allow e.g. "**/*.d.ts" as a valid path entry.

Copy link

github-actions bot commented Feb 29, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 93.36% 1055/1130
🟢 Branches 87.68% 491/560
🟢 Functions 94.52% 207/219
🟢 Lines 94.67% 995/1051

Test suite run success

39 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 0eb7f61

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 29.41176% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 94.27%. Comparing base (54c8c2e) to head (7f8825a).

Files Patch % Lines
src/typescript/utils.ts 29.41% 12 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   95.18%   94.27%   -0.92%     
==========================================
  Files          29       29              
  Lines        1205     1222      +17     
  Branches      279      281       +2     
==========================================
+ Hits         1147     1152       +5     
- Misses         55       67      +12     
  Partials        3        3              

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

@asarazan asarazan merged commit 13944fb into main Feb 29, 2024
3 checks passed
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.

2 participants