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/source map #233

Merged
merged 11 commits into from
Aug 31, 2023
Merged

Fix/source map #233

merged 11 commits into from
Aug 31, 2023

Conversation

sonofmagic
Copy link
Owner

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2023

⚠️ No Changeset found

Latest commit: d8ed410

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch coverage: 98.34% and project coverage change: -0.06% ⚠️

Comparison is base (9814a4e) 99.39% compared to head (d8ed410) 99.33%.
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   99.39%   99.33%   -0.06%     
==========================================
  Files          33       34       +1     
  Lines        2134     2392     +258     
  Branches      226      286      +60     
==========================================
+ Hits         2121     2376     +255     
- Misses         11       14       +3     
  Partials        2        2              
Files Changed Coverage Δ
src/webpack/BaseUnifiedPlugin/v5.ts 96.35% <78.57%> (+0.66%) ⬆️
src/vite/index.ts 97.70% <81.81%> (-2.30%) ⬇️
src/js/handlers.ts 97.59% <97.59%> (ø)
src/defaults.ts 100.00% <100.00%> (ø)
src/escape.ts 100.00% <100.00%> (ø)
src/js/index.ts 100.00% <100.00%> (ø)
src/mangle/index.ts 100.00% <100.00%> (ø)
src/options.ts 100.00% <100.00%> (ø)
src/postcss/index.ts 100.00% <100.00%> (ø)
src/postcss/mp.ts 97.36% <100.00%> (+0.01%) ⬆️
... and 7 more

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

@sonofmagic sonofmagic merged commit 9195619 into main Aug 31, 2023
9 of 11 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.

None yet

1 participant