Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: split import #532

Merged
merged 3 commits into from
Sep 1, 2021
Merged

refactor: split import #532

merged 3 commits into from
Sep 1, 2021

Conversation

nogic1008
Copy link
Contributor

No description provided.

@nogic1008 nogic1008 added invalid ⚠️ This doesn't seem right (warning, typo...) refactoring ✨ Not a new feature (code clean, remove dup...) labels Sep 1, 2021
@nogic1008 nogic1008 added this to the vNextPatch milestone Sep 1, 2021
@commit-lint
Copy link

commit-lint bot commented Sep 1, 2021

Code Refactoring

Chore

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #532 (f53c9d9) into main (6b764f2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #532   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           50        55    +5     
  Branches         7         8    +1     
=========================================
+ Hits            50        55    +5     
Impacted Files Coverage Δ
src/main.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 6b764f2...f53c9d9. Read the comment docs.

@nogic1008 nogic1008 merged commit 224a22d into main Sep 1, 2021
@nogic1008 nogic1008 deleted the refactor/split-import branch September 9, 2021 02:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
invalid ⚠️ This doesn't seem right (warning, typo...) refactoring ✨ Not a new feature (code clean, remove dup...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant