Skip to content

fix: Wrong namespace property definition#5605

Merged
lukastaegert merged 2 commits intorollup:masterfrom
thirumurugan-git:fix-wrong-namespace-property-definition
Aug 30, 2024
Merged

fix: Wrong namespace property definition#5605
lukastaegert merged 2 commits intorollup:masterfrom
thirumurugan-git:fix-wrong-namespace-property-definition

Conversation

@thirumurugan-git
Copy link
Contributor

@thirumurugan-git thirumurugan-git commented Aug 5, 2024

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

@vercel
Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 4:56am

@thirumurugan-git
Copy link
Contributor Author

@lukastaegert / @TrickyPi Could you review this pull request?

@TrickyPi
Copy link
Member

TrickyPi commented Aug 6, 2024

Thanks for your contribution, It would be great if you can add specific tests for this fix!

@thirumurugan-git
Copy link
Contributor Author

@TrickyPi / @lukastaegert I've added the test for the fix. Please review.

@codecov
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.04%. Comparing base (16fe124) to head (741ad1b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/finalisers/shared/setupNamespace.ts 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5605   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files         242      242           
  Lines        9329     9339   +10     
  Branches     2467     2469    +2     
=======================================
+ Hits         9240     9250   +10     
  Misses         58       58           
  Partials       31       31           

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

@lukastaegert
Copy link
Member

Looks good to me, but you will need to run npm run lint once locally and commit the fixes 😉. Thanks for adding the tests!

@thirumurugan-git
Copy link
Contributor Author

@lukastaegert done! 😉

@thirumurugan-git
Copy link
Contributor Author

@lukastaegert Can you approve the workflow?

@github-actions
Copy link

This PR has been released as part of rollup@4.21.2. You can test it via npm install rollup.

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.

Wrong namespace property definition when namespaced output.name with first-level reserved key.

3 participants