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

fix: avoid renaming unsupported extensions #339

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fix #334

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Base: 87.89% // Head: 87.84% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (bab9d8b) compared to base (c897d30).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   87.89%   87.84%   -0.05%     
==========================================
  Files           4        4              
  Lines         669      683      +14     
  Branches      277      279       +2     
==========================================
+ Hits          588      600      +12     
- Misses         73       75       +2     
  Partials        8        8              
Impacted Files Coverage Δ
src/utils.js 80.10% <72.72%> (+0.05%) ⬆️
src/worker.js 97.91% <100.00%> (+0.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 18e30ef into master Sep 5, 2022
@alexander-akait alexander-akait deleted the fix-dont-rename-non-minified-files branch September 5, 2022 23:37
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.

Incorrect filename temlate generation behavior
1 participant