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

Branch missing #615

Merged
merged 7 commits into from
Nov 19, 2019
Merged

Branch missing #615

merged 7 commits into from
Nov 19, 2019

Conversation

alexanderrtaylor
Copy link
Contributor

@alexanderrtaylor alexanderrtaylor commented Nov 15, 2019

Description

Fixing Issue #607 where if you get a good return code for a single branch but it does not contain any details it will have null values for everything which should throw an error

  • Push your changes to a branch other than master. Create your PR from that branch.
  • Add JavaDocs and other comments
  • Write tests that run and pass in CI. See CONTRIBUTING.md for details on how to capture snapshot data.
  • Run mvn install site locally. This may reformat your code, commit those changes. If this command doesn't succeed, your change will not pass CI.

I dont love the way I did the error catching so I am open to suggestions. Also JavaDocs are new for me so any help would be appreciated

Alex Taylor and others added 7 commits November 13, 2019 15:07
Added a test so that we can prove when this issue is fixed
Added GHBranch creator and added a test to make sure it works
Adjusted format according to standard from repo
Changed Exception type and added a comment
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.

2 participants