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

fix(service): fix models for create command #33

Merged
merged 1 commit into from
May 19, 2019
Merged

Conversation

devCrossNet
Copy link
Member

What is accomplished by your PR?

This PR fixes the JSON models for the create command, many of the JSON files that the models are based on are not available during creation - in that case, we need proper error handling and fallbacks

Is there something controversial in your PR?

Link to the Issue

Checklist

New Feature / Bug Fix

  • Run unit tests to ensure all existing tests are still passing
  • Add new passing unit tests to cover the code introduced by your PR

@devCrossNet devCrossNet added the bug Something isn't working label May 19, 2019
@devCrossNet devCrossNet requested a review from a team May 19, 2019 17:42
@devCrossNet devCrossNet self-assigned this May 19, 2019
@codeclimate
Copy link

codeclimate bot commented May 19, 2019

Code Climate has analyzed commit d3b3e1d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@devCrossNet devCrossNet merged commit 9a6fb16 into master May 19, 2019
@devCrossNet devCrossNet deleted the fix/json-model branch May 19, 2019 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant