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

External links #104

Merged
merged 13 commits into from
Aug 16, 2018
Merged

External links #104

merged 13 commits into from
Aug 16, 2018

Conversation

sjoerdtalsma
Copy link
Contributor

Provide support for the standard javadoc -link and -linkoffline options when rendering links in UML diagrams.

When functional, this fixes #96

@coveralls
Copy link

coveralls commented Aug 14, 2018

Pull Request Test Coverage Report for Build 611

  • 100 of 102 (98.04%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 91.155%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/nl/talsmasoftware/umldoclet/util/FileUtils.java 8 10 80.0%
Totals Coverage Status
Change from base Build 588: 0.5%
Covered Lines: 1381
Relevant Lines: 1515

💛 - Coveralls

@sjoerdtalsma sjoerdtalsma merged commit 0f26510 into develop Aug 16, 2018
@sjoerdtalsma sjoerdtalsma deleted the external-links branch August 16, 2018 16:36
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.

Link from Diagrams to online JDK JavaDoc
2 participants