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

UI test cleanup #1075

Merged
merged 52 commits into from
Oct 20, 2021
Merged

UI test cleanup #1075

merged 52 commits into from
Oct 20, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Oct 15, 2021

Cleanup of UI tests

  • JavaDoc
  • Warnings
  • Refactoring

dependabot bot and others added 20 commits September 20, 2021 09:00
Bumps [git-forensics](https://github.com/jenkinsci/git-forensics-plugin) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/jenkinsci/git-forensics-plugin/releases)
- [Changelog](https://github.com/jenkinsci/git-forensics-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/git-forensics-plugin@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:git-forensics
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 5.9.0 to 5.10.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.9.0...v5.10.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>
Bumps [echarts-api](https://github.com/jenkinsci/echarts-api-plugin) from 5.1.2-11 to 5.2.1-2.
- [Release notes](https://github.com/jenkinsci/echarts-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/echarts-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/echarts-api-plugin@v5.1.2-11...v5.2.1-2)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:echarts-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [data-tables-api](https://github.com/jenkinsci/data-tables-api-plugin) from 1.11.2-1 to 1.11.3-1.
- [Release notes](https://github.com/jenkinsci/data-tables-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/data-tables-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/data-tables-api-plugin@v1.11.2-1...v1.11.3-1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:data-tables-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [analysis-model-api](https://github.com/jenkinsci/analysis-model) from 10.3.0 to 10.5.1.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- [Changelog](https://github.com/jenkinsci/analysis-model/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-model@v10.3.0...v10.5.1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:analysis-model-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codingstyle-pom](https://github.com/uhafner/codingstyle-pom) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/uhafner/codingstyle-pom/releases)
- [Changelog](https://github.com/uhafner/codingstyle-pom/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle-pom@v2.9.0...v2.11.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [forensics-api](https://github.com/jenkinsci/forensics-api-plugin) from 1.2.1 to 1.5.0.
- [Release notes](https://github.com/jenkinsci/forensics-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/forensics-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/forensics-api-plugin@v1.2.1...v1.5.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:forensics-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ins-echarts-api-5.2.1-2' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…odingstyle-pom-2.11.0' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…ins-analysis-model-api-10.5.1' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…ins-data-tables-api-1.11.3-1' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…ins-forensics-api-1.5.0' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…ins-git-forensics-1.2.1' into dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.10.0
…g.jvnet.hudson.plugins-analysis-pom-5.10.0

# Conflicts:
#	plugin/pom.xml
@uhafner uhafner added tests Enhancement of tests internal Internal changes without user or API impact labels Oct 15, 2021
…n.plugins-analysis-pom-5.10.0' into ui-test-cleanup

# Conflicts:
#	ui-tests/src/main/java/io/jenkins/plugins/analysis/warnings/BlamesTable.java
#	ui-tests/src/main/java/io/jenkins/plugins/analysis/warnings/BlamesTableRow.java
#	ui-tests/src/main/java/io/jenkins/plugins/analysis/warnings/DashboardTable.java
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #1075 (61e7141) into master (214aea1) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1075      +/-   ##
============================================
- Coverage     79.80%   79.74%   -0.06%     
+ Complexity     1453     1451       -2     
============================================
  Files           240      240              
  Lines          5328     5328              
  Branches        420      420              
============================================
- Hits           4252     4249       -3     
- Misses          919      923       +4     
+ Partials        157      156       -1     
Impacted Files Coverage Δ
...kins/plugins/analysis/core/model/ResultAction.java 60.78% <0.00%> (-5.89%) ⬇️

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 214aea1...61e7141. Read the comment docs.

uhafner and others added 3 commits October 18, 2021 22:45
@uhafner uhafner marked this pull request as ready for review October 18, 2021 21:28
@uhafner uhafner merged commit c739437 into master Oct 20, 2021
@uhafner uhafner deleted the ui-test-cleanup branch October 20, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes without user or API impact tests Enhancement of tests
Projects
None yet
2 participants