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

feat: add pretty printable interface to methods on command #96

Merged
merged 3 commits into from
Jun 29, 2020

Conversation

chadian
Copy link
Contributor

@chadian chadian commented Jun 23, 2020

This pull requests adds the interfaces for pretty printable options on this.error. This makes annotating the errors easier and fixes any typescript warnings that may arise.

src/command.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #96 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #96   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          10      10           
  Branches        2       2           
======================================
  Misses         10      10           

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 a95a224...8d61c8c. Read the comment docs.

@chadian chadian changed the title ** do not merge ** Add pretty printable interface to methods on command Add pretty printable interface to methods on command Jun 25, 2020
@chadian chadian force-pushed the add-pretty-printable-interface branch from bb71ba0 to 2f8ee83 Compare June 25, 2020 17:53
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.

🏄

@chadian chadian force-pushed the add-pretty-printable-interface branch from aa9ed18 to 8d61c8c Compare June 29, 2020 18:36
@chadian chadian changed the title Add pretty printable interface to methods on command feat: add pretty printable interface to methods on command Jun 29, 2020
@chadian chadian merged commit 2db646d into master Jun 29, 2020
@erezrokah
Copy link

FYI, this was a breaking change. See oclif/errors#97

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.

None yet

3 participants