Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

stops buffalo new from generating incomplete projects if the templates are missing #1242

Merged
merged 7 commits into from
Aug 23, 2018

Conversation

markbates
Copy link
Member

No description provided.

@markbates markbates requested a review from a team August 22, 2018 20:51
@codecov
Copy link

codecov bot commented Aug 23, 2018

Codecov Report

Merging #1242 into development will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1242      +/-   ##
===============================================
+ Coverage         53.9%   53.91%   +<.01%     
===============================================
  Files               75       75              
  Lines             3430     3437       +7     
===============================================
+ Hits              1849     1853       +4     
- Misses            1484     1486       +2     
- Partials            97       98       +1
Impacted Files Coverage Δ
generators/newapp/new.go 0% <0%> (ø) ⬆️
generators/newapp/generator.go 77.77% <57.14%> (-2.58%) ⬇️

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 f65bb0c...3a36a74. Read the comment docs.

const goPathAbuse = `It appears you are using multiple GOPATHs:
%s

Using multiple GOPATHs can cause issues with many third party tooling. Please try using only GOPATH.
Copy link
Member

Choose a reason for hiding this comment

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

Please try using only GOPATH

Only one GOPATH, maybe?

@markbates markbates merged commit 82773df into development Aug 23, 2018
@markbates markbates deleted the stop-new-if-missing-templates branch August 23, 2018 19:02
@markbates markbates added this to the v0.13.0 milestone Aug 23, 2018
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.

2 participants