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

add basic doc

e68804b
Select commit
Loading
Failed to load commit list.
Merged

feat: consola/utils subpath export #199

add basic doc
e68804b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2023 in 0s

59.98% (+0.00%) compared to 45ed7f1

View this Pull Request on Codecov

59.98% (+0.00%) compared to 45ed7f1

Details

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%> (ø)