Skip to content

Conversation

ph-fritsche
Copy link
Member

What:

Replace absolute imports with relative imports.

Why:

Closes #620

Checklist:

  • Ready to be merged

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #621 (d43e2d5) into master (d5aa3ee) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #621   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines          881       881           
  Branches       330       330           
=========================================
  Hits           881       881           
Impacted Files Coverage Δ
src/utils/edit/calculateNewValue.ts 100.00% <ø> (ø)
src/utils/edit/hasUnreliableEmptyValue.ts 100.00% <ø> (ø)
src/utils/edit/selectionRange.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5aa3ee...d43e2d5. Read the comment docs.

@ph-fritsche ph-fritsche merged commit 0882e4d into master Mar 24, 2021
@ph-fritsche ph-fritsche deleted the fix-620 branch March 24, 2021 20:59
@github-actions
Copy link

🎉 This PR is included in version 13.0.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v13.0.11 has apparently broken imports

1 participant