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

[JENKINS-68823] Use column type HTML_NUMBER for the age column #1298

Merged
merged 4 commits into from Jun 25, 2022

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jun 24, 2022

The age is shown as hyperlink, so all HTML tags need to be removed.

dependabot bot and others added 2 commits June 21, 2022 09:02
Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- [Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-pom-plugin@v5.28.0...v5.29.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The age is shown as hyperlink, so all HTML tags need to be removed.
@uhafner uhafner added the bug Bugs or performance problems label Jun 24, 2022
@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #1298 (829448b) into master (ba9e593) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #1298   +/-   ##
=========================================
  Coverage     79.66%   79.66%           
  Complexity     1442     1442           
=========================================
  Files           248      248           
  Lines          5522     5522           
  Branches        425      425           
=========================================
  Hits           4399     4399           
  Misses          974      974           
  Partials        149      149           
Impacted Files Coverage Δ
...plugins/analysis/core/model/DetailsTableModel.java 94.36% <100.00%> (ø)

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 ba9e593...829448b. Read the comment docs.

@uhafner uhafner merged commit 27e0d00 into master Jun 25, 2022
@uhafner uhafner deleted the sort-age-as-number branch June 25, 2022 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
1 participant