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

chore: make @oclif/errors a dependency #90

Merged
merged 2 commits into from
Nov 13, 2019
Merged

chore: make @oclif/errors a dependency #90

merged 2 commits into from
Nov 13, 2019

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Nov 7, 2019

@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #90       +/-   ##
========================================
- Coverage   66.74%    0%   -66.75%     
========================================
  Files           7     2        -5     
  Lines         448    10      -438     
  Branches      123     3      -120     
========================================
- Hits          299     0      -299     
+ Misses        100    10       -90     
+ Partials       49     0       -49
Impacted Files Coverage Δ
src/index.ts 0% <0%> (-100%) ⬇️
src/debug.ts 0% <0%> (-40%) ⬇️
src/ts-node.ts
src/util.ts
src/plugin.ts
src/config.ts
src/command.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 c619922...82b4b9f. Read the comment docs.

package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@RasPhilCo RasPhilCo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@oclif/errors should be a dependency
2 participants