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

Handle recursive depenencies correctly. #45

Merged
merged 1 commit into from
Apr 28, 2018
Merged

Conversation

vanniktech
Copy link
Owner

Fixes #44

@codecov
Copy link

codecov bot commented Apr 28, 2018

Codecov Report

Merging #45 into master will decrease coverage by 0.04%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #45      +/-   ##
============================================
- Coverage     86.83%   86.78%   -0.05%     
  Complexity       52       52              
============================================
  Files            12       12              
  Lines           281      280       -1     
  Branches         42       42              
============================================
- Hits            244      243       -1     
  Misses           30       30              
  Partials          7        7
Impacted Files Coverage Δ Complexity Δ
...niktech/dependency/graph/generator/DotGenerator.kt 97.26% <85.71%> (-0.04%) 24 <5> (ø)

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 1cc2d99...0a5f485. Read the comment docs.

@vanniktech vanniktech merged commit a8a4680 into master Apr 28, 2018
@vanniktech vanniktech deleted the recursivedependnecies branch April 28, 2018 12:54
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