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

feat: Normalize asset file names #27

Merged
merged 12 commits into from
Dec 19, 2023
Merged

Conversation

nicholas-codecov
Copy link
Collaborator

Description

This PR adds in the functionality to replace asset file hashes with a wildcard symbol.

Notable Changes

  • Turn on dryRun option for all examples
  • Add in normalizePath function to normalize asset filenames
  • Configure bundler plugins to use normalizePath function

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 41 lines in your changes are missing coverage. Please review.

Comparison is base (78966dc) 84.56% compared to head (d786df2) 83.52%.

Files Patch % Lines
...ack-bundle-analysis/webpackBundleAnalysisPlugin.ts 5.55% 17 Missing ⚠️
...llup-bundle-analysis/rollupBundleAnalysisPlugin.ts 0.00% 10 Missing and 2 partials ⚠️
...c/vite-bundle-analysis/viteBundleAnalysisPlugin.ts 0.00% 10 Missing and 2 partials ⚠️
Additional details and impacted files
Components Coverage Δ
Plugin core 96.33% <100.00%> (+0.07%) ⬆️
Rollup plugin 7.35% <0.00%> (-0.59%) ⬇️
Vite plugin 7.35% <0.00%> (-0.59%) ⬇️
Webpack plugin 33.33% <60.46%> (+23.52%) ⬆️

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

Copy link
Collaborator

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@nicholas-codecov nicholas-codecov merged commit 6a0ba97 into main Dec 19, 2023
8 of 12 checks passed
@nicholas-codecov nicholas-codecov deleted the some-work-on-normalizing branch December 19, 2023 14:55
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.

None yet

2 participants