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

[cli] Refactor a handful of util modules to TypeScript #6584

Merged
merged 11 commits into from
Aug 13, 2021

Conversation

TooTallNate
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #6584 (359efba) into main (8c5bc04) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6584      +/-   ##
==========================================
+ Coverage   13.20%   13.32%   +0.12%     
==========================================
  Files         271      263       -8     
  Lines        9911     9829      -82     
  Branches     1564     1632      +68     
==========================================
+ Hits         1309     1310       +1     
+ Misses       8511     8427      -84     
- Partials       91       92       +1     
Impacted Files Coverage Δ
src/commands/inspect.ts 0.00% <0.00%> (ø)
src/commands/teams/add.js 0.00% <0.00%> (ø)
src/commands/billing/add.js 0.00% <0.00%> (ø)
src/commands/deploy/index.ts 0.00% <0.00%> (ø)
src/commands/teams/invite.js 0.00% <0.00%> (ø)
src/util/env/format-env-target.ts 0.00% <0.00%> (ø)
src/util/build-state.js
src/util/output/right-pad.js
src/util/parse-meta.js
src/util/output/uid.js
... and 31 more

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 8c5bc04...359efba. Read the comment docs.

@TooTallNate TooTallNate added area: cli semver: minor PR contains new features labels Aug 13, 2021
@kodiakhq kodiakhq bot merged commit 288dca0 into main Aug 13, 2021
@kodiakhq kodiakhq bot deleted the update/cli-typescript-utils-refactor branch August 13, 2021 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli semver: minor PR contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants