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

Replace deprecated <tt> tag #2086

Merged
merged 1 commit into from
Apr 27, 2018
Merged

Replace deprecated <tt> tag #2086

merged 1 commit into from
Apr 27, 2018

Conversation

ahornace
Copy link
Contributor

<tt> tag is not HTML5 compliant (https://www.w3schools.com/tags/tag_tt.asp).

Thanks for review :)

@coveralls
Copy link

coveralls commented Apr 27, 2018

Pull Request Test Coverage Report for Build 2397

  • 0 of 3 (0.0%) changed or added relevant lines in 2 files are covered.
  • 22 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.01%) to 73.214%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/org/opensolaris/opengrok/web/DirectoryListing.java 0 1 0.0%
src/org/opensolaris/opengrok/search/Results.java 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/org/opensolaris/opengrok/history/FileHistoryCache.java 1 73.52%
src/org/opensolaris/opengrok/history/GitRepository.java 2 62.04%
src/org/opensolaris/opengrok/configuration/RuntimeEnvironment.java 2 69.26%
src/org/opensolaris/opengrok/analysis/AnalyzerGuru.java 2 85.27%
src/org/opensolaris/opengrok/history/HistoryGuru.java 2 73.75%
src/org/opensolaris/opengrok/history/RepositoryFactory.java 3 85.42%
src/org/opensolaris/opengrok/history/SCCSRepository.java 3 78.91%
src/org/opensolaris/opengrok/history/BitKeeperRepository.java 3 82.95%
src/org/opensolaris/opengrok/history/MercurialRepository.java 4 81.72%
Totals Coverage Status
Change from base Build 2394: -0.01%
Covered Lines: 30818
Relevant Lines: 42093

💛 - Coveralls

@vladak vladak merged commit bef09db into oracle:master Apr 27, 2018
@tarzanek tarzanek added this to the 1.1 milestone Apr 27, 2018
@ahornace ahornace deleted the tt_tag_replace branch June 27, 2018 09:17
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

4 participants