Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

fix: use args.Input to accept any type args #89

Merged
merged 2 commits into from
May 5, 2020
Merged

Conversation

RasPhilCo
Copy link
Contributor

@RasPhilCo RasPhilCo commented Apr 28, 2020

@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #89 into master will decrease coverage by 67.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #89       +/-   ##
==========================================
- Coverage   67.70%   0.00%   -67.71%     
==========================================
  Files           5       1        -4     
  Lines         161      10      -151     
  Branches       35       2       -33     
==========================================
- Hits          109       0      -109     
+ Misses         36      10       -26     
+ Partials       16       0       -16     
Impacted Files Coverage Δ
src/index.ts 0.00% <0.00%> (-35.72%) ⬇️
src/main.ts
src/util.ts
src/flags.ts

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 915d9f2...c9aa0b1. Read the comment docs.

@ArlonAntonius
Copy link

Hi @RasPhilCo,

Any idea on when you're going to push this through? :)

@RasPhilCo RasPhilCo merged commit baf3576 into master May 5, 2020
@RasPhilCo RasPhilCo deleted the static-args-type branch May 5, 2020 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS Bug: Arg Parse references String causing IDE errors
2 participants