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: import can be shortened #4794

Merged
merged 1 commit into from Jan 8, 2023
Merged

Conversation

cunzaizhuyi
Copy link
Contributor

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

find a import statement can be shortened in file src/utils/error.ts

@lukastaegert lukastaegert enabled auto-merge (squash) January 8, 2023 12:21
@lukastaegert lukastaegert enabled auto-merge (squash) January 8, 2023 12:21
@codecov
Copy link

codecov bot commented Jan 8, 2023

Codecov Report

Merging #4794 (a82ba63) into master (67487b3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4794   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files         217      217           
  Lines        7773     7773           
  Branches     2158     2158           
=======================================
  Hits         7698     7698           
  Misses         24       24           
  Partials       51       51           
Impacted Files Coverage Δ
src/utils/error.ts 99.47% <ø> (ø)

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

@lukastaegert lukastaegert merged commit ec68e85 into rollup:master Jan 8, 2023
@lukastaegert
Copy link
Member

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

@cunzaizhuyi cunzaizhuyi deleted the test branch February 11, 2023 16:15
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