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

Fail early and give tailored message when dot command is not present. #2

Merged
merged 1 commit into from Mar 4, 2018

Conversation

vanniktech
Copy link
Owner

No description provided.

@vanniktech vanniktech force-pushed the failearly branch 3 times, most recently from 3f192fb to 6fbad46 Compare March 4, 2018 21:45
@codecov
Copy link

codecov bot commented Mar 4, 2018

Codecov Report

Merging #2 into master will increase coverage by 2.33%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #2      +/-   ##
============================================
+ Coverage     83.85%   86.19%   +2.33%     
- Complexity       41       48       +7     
============================================
  Files            12       12              
  Lines           254      268      +14     
  Branches         28       32       +4     
============================================
+ Hits            213      231      +18     
+ Misses           39       31       -8     
- Partials          2        6       +4
Impacted Files Coverage Δ Complexity Δ
...cy/graph/generator/DependencyGraphGeneratorTask.kt 3.22% <0%> (+3.22%) 5 <0> (+5) ⬆️
...aph/generator/DependencyGraphGeneratorExtension.kt 100% <0%> (+6.25%) 1% <0%> (ø) ⬇️
.../graph/generator/DependencyGraphGeneratorPlugin.kt 100% <0%> (+100%) 2% <0%> (+2%) ⬆️

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 3f05f44...40742ba. Read the comment docs.

@vanniktech vanniktech merged commit 95be2de into master Mar 4, 2018
@vanniktech vanniktech deleted the failearly branch March 4, 2018 22:01
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

1 participant