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

Remove null types from API #2366

Merged
merged 2 commits into from
Apr 12, 2021
Merged

Remove null types from API #2366

merged 2 commits into from
Apr 12, 2021

Conversation

dapplion
Copy link
Contributor

Motivation

Remove unnecessary complexity.

Description

Remove null types, and throw typed errors from the API impl. Simplifies code a bunch, both on the controllers and consumers of the API

@dapplion dapplion changed the title Dapplion/api null types Remove null types from API Apr 12, 2021
@github-actions github-actions bot added the Api label Apr 12, 2021
@codeclimate
Copy link

codeclimate bot commented Apr 12, 2021

Code Climate has analyzed commit c7520d1 and detected 10 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 9

View more on Code Climate.

@dapplion dapplion merged commit 849a6f4 into master Apr 12, 2021
@dapplion dapplion deleted the dapplion/api-null-types branch April 12, 2021 17:13
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.

None yet

2 participants