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: disambiguate barrelled imports #222

Merged
merged 3 commits into from
Dec 8, 2020
Merged

fix: disambiguate barrelled imports #222

merged 3 commits into from
Dec 8, 2020

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented Dec 8, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #222 (a68b913) into main (ad56de7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines          710       714    +4     
  Branches       116       117    +1     
=========================================
+ Hits           710       714    +4     
Impacted Files Coverage Δ
packages/eslint-plugin-codegen/src/index.ts 100.00% <100.00%> (ø)
...ckages/eslint-plugin-codegen/src/presets/barrel.ts 100.00% <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 ad56de7...a68b913. Read the comment docs.

@mmkal mmkal merged commit c7931e6 into main Dec 8, 2020
@mmkal mmkal deleted the barrel-disambig branch December 8, 2020 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants