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

Use Jenkins 2.387.1 as baseline #338

Merged
merged 13 commits into from
Mar 10, 2023
Merged

Use Jenkins 2.387.1 as baseline #338

merged 13 commits into from
Mar 10, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Mar 2, 2023

Also use Java 11 as baseline.

dependabot bot and others added 6 commits February 28, 2023 23:58
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap5@1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: datatables.net-bs5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #338 (03465e4) into master (8b33006) will decrease coverage by 5.57%.
The diff coverage is 0.00%.

❗ Current head 03465e4 differs from pull request most recent head 4cd4ef8. Consider uploading reports for the commit 4cd4ef8 to get more accurate results

@@             Coverage Diff              @@
##             master     #338      +/-   ##
============================================
- Coverage     79.50%   73.93%   -5.57%     
+ Complexity       23       22       -1     
============================================
  Files             5        5              
  Lines           161      165       +4     
  Branches          6        6              
============================================
- Hits            128      122       -6     
- Misses           33       43      +10     
Impacted Files Coverage Δ
...ava/io/jenkins/plugins/datatables/TableColumn.java 72.16% <0.00%> (-9.56%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner changed the title Use Jenkins 2.375.3 as baseline Use Jenkins 2.387.1 as baseline Mar 9, 2023
new SvgTag(DETAILS_COLUMN_ICON_NAME, jenkinsFacade).withClasses("details-icon").render()))
.render();
@Deprecated
public static String renderDetailsColumn(final String detailsText, @SuppressWarnings("unused") final JenkinsFacade jenkinsFacade) {

Check notice

Code scanning / CodeQL

Useless parameter

The parameter 'jenkinsFacade' is never used.
@uhafner uhafner merged commit e68a332 into master Mar 10, 2023
@uhafner uhafner deleted the java11 branch March 10, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant