asarazan / martok

https://www.npmjs.com/package/martok
10 stars 0 forks source link

support wider set of patterns for input #74

Closed asarazan closed 7 months ago

asarazan commented 7 months ago

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

github-actions[bot] commented 7 months ago

Coverage report

St.:grey_question:
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 0eb7f61e24aa9e82fbb1a40eeb4ed5af5cebe0fb

codecov-commenter commented 7 months ago

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 :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.