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

Generator: Allow custom output formats. #51

Merged
merged 3 commits into from
May 25, 2018
Merged

Generator: Allow custom output formats. #51

merged 3 commits into from
May 25, 2018

Conversation

vanniktech
Copy link
Owner

@vanniktech vanniktech commented May 25, 2018

Fixes #50

@codecov
Copy link

codecov bot commented May 25, 2018

Codecov Report

Merging #51 into master will decrease coverage by 2.59%.
The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #51     +/-   ##
===========================================
- Coverage     92.25%   89.65%   -2.6%     
+ Complexity       32       31      -1     
===========================================
  Files             5        5             
  Lines           142      145      +3     
  Branches         30       32      +2     
===========================================
- Hits            131      130      -1     
- Misses            4        9      +5     
+ Partials          7        6      -1
Impacted Files Coverage Δ Complexity Δ
...cy/graph/generator/DependencyGraphGeneratorTask.kt 7.69% <0%> (-3.42%) 4 <1> (-1)
.../graph/generator/DependencyGraphGeneratorPlugin.kt 100% <100%> (ø) 2 <0> (ø) ⬇️
...aph/generator/DependencyGraphGeneratorExtension.kt 95.45% <100%> (ø) 1 <0> (ø) ⬇️

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 aa910cc...cec2cf9. Read the comment docs.

@vanniktech vanniktech merged commit 08b0d2e into master May 25, 2018
@vanniktech vanniktech deleted the customoutputs branch May 25, 2018 21:09
@gengjiawen
Copy link
Contributor

Still not clear to me how to config svg output ? Mind add instruction to README.md.

@vanniktech
Copy link
Owner Author

Once it's released I'll update the Readme

@gengjiawen
Copy link
Contributor

@vanniktech Hey, when will be next release available ? I am look forward to try the svg output 😃

@vanniktech
Copy link
Owner Author

Yes sorry. I'm trying to do that this weekend.

@vanniktech
Copy link
Owner Author

@gengjiawen just pushed it out. Sorry it took a bit longer.

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