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

Add a generic iterator over build results #269

Merged
merged 14 commits into from
Mar 9, 2023
Merged

Add a generic iterator over build results #269

merged 14 commits into from
Mar 9, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 16, 2023

Move baseline to Java 11.

dependabot bot and others added 2 commits December 12, 2022 03:08
Bumps [echarts](https://github.com/apache/echarts) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.4.0...5.4.1)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

codecov bot commented Jan 16, 2023

Codecov Report

Merging #269 (02b9510) into master (7c27089) will decrease coverage by 29.68%.
The diff coverage is 26.53%.

@@              Coverage Diff              @@
##             master     #269       +/-   ##
=============================================
- Coverage     64.28%   34.61%   -29.68%     
- Complexity        5        9        +4     
=============================================
  Files             3        6        +3     
  Lines            42       78       +36     
  Branches          3        3               
=============================================
  Hits             27       27               
- Misses           15       51       +36     
Impacted Files Coverage Δ
...ns/plugins/echarts/GenericBuildActionIterator.java 0.00% <0.00%> (ø)
...o/jenkins/plugins/echarts/TrendChartJobAction.java 0.00% <0.00%> (ø)
...ava/io/jenkins/plugins/echarts/ActionSelector.java 80.00% <80.00%> (ø)
...o/jenkins/plugins/echarts/BuildActionIterator.java 100.00% <100.00%> (ø)

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

@uhafner uhafner merged commit dfa81da into master Mar 9, 2023
@uhafner uhafner deleted the java11 branch March 9, 2023 13:45
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.

1 participant