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

feat: consola/utils subpath export #199

Merged
merged 3 commits into from Jun 27, 2023
Merged

feat: consola/utils subpath export #199

merged 3 commits into from Jun 27, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jun 27, 2023

With new /utils subpath we can reexport usable utilities from consola for external usage leveraging single dependency of consola.

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #199 (e68804b) into main (45ed7f1) will not change coverage.
The diff coverage is 75.00%.

@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   59.98%   59.98%           
=======================================
  Files          11       11           
  Lines        1222     1222           
  Branches       50       50           
=======================================
  Hits          733      733           
  Misses        489      489           
Impacted Files Coverage Δ
src/shared.ts 100.00% <ø> (ø)
src/utils/log.ts 45.45% <ø> (ø)
src/utils/string.ts 21.87% <50.00%> (ø)
src/consola.ts 63.13% <100.00%> (ø)
src/index.ts 85.71% <100.00%> (ø)

@pi0 pi0 merged commit 9e41614 into main Jun 27, 2023
3 checks passed
@pi0 pi0 deleted the feat/utils branch June 27, 2023 11: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

1 participant