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

Replace panic with fail in JSON parsers #2088

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

newhoggy
Copy link
Contributor

Attempt to take #1955 to fruition

Replace panic with fail in JSON parsers in:

  • Cardano.Node.Types
  • Cardano.Node.Orphans
  • Cardano.Tracing.OrphanInstances.Common

* Cardano.Node.Types
* Cardano.Node.Orphans
* Cardano.Tracing.OrphanInstances.Common
@newhoggy newhoggy force-pushed the newhoggy/replace-panic-json-parsers branch from 6f5822d to 994aa46 Compare November 13, 2020 04:37
@newhoggy newhoggy marked this pull request as ready for review November 13, 2020 05:06
Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

LGTM

@dcoutts
Copy link
Contributor

dcoutts commented Nov 13, 2020

bors merge

iohk-bors bot added a commit that referenced this pull request Nov 13, 2020
2088: Replace panic with fail in JSON parsers r=dcoutts a=newhoggy

Attempt to take #1955 to fruition

Replace panic with fail in JSON parsers in:

* Cardano.Node.Types
* Cardano.Node.Orphans
* Cardano.Tracing.OrphanInstances.Common

Co-authored-by: Luke Nadur <19835357+intricate@users.noreply.github.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 13, 2020

Build failed:

@intricate
Copy link
Contributor

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 13, 2020
2088: Replace panic with fail in JSON parsers r=intricate a=newhoggy

Attempt to take #1955 to fruition

Replace panic with fail in JSON parsers in:

* Cardano.Node.Types
* Cardano.Node.Orphans
* Cardano.Tracing.OrphanInstances.Common

Co-authored-by: Luke Nadur <19835357+intricate@users.noreply.github.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 13, 2020

Build failed:

@intricate
Copy link
Contributor

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 13, 2020
2088: Replace panic with fail in JSON parsers r=intricate a=newhoggy

Attempt to take #1955 to fruition

Replace panic with fail in JSON parsers in:

* Cardano.Node.Types
* Cardano.Node.Orphans
* Cardano.Tracing.OrphanInstances.Common

Co-authored-by: Luke Nadur <19835357+intricate@users.noreply.github.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 13, 2020

Build failed:

@intricate
Copy link
Contributor

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 13, 2020

@iohk-bors iohk-bors bot merged commit 58094db into master Nov 13, 2020
@iohk-bors iohk-bors bot deleted the newhoggy/replace-panic-json-parsers branch November 13, 2020 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants