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 java matrix in github CI workflow #251

Closed
wants to merge 4 commits into from

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Dec 8, 2021

Signed-off-by: Zhongnan Su szhongna@amazon.com

Description

[Describe what this change achieves]

Issues Resolved

#230

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2021

Codecov Report

Merging #251 (6a17655) into main (546a128) will increase coverage by 11.71%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##               main     #251       +/-   ##
=============================================
+ Coverage     65.40%   77.11%   +11.71%     
=============================================
  Files            94       30       -64     
  Lines          3922     1866     -2056     
  Branches        608      374      -234     
=============================================
- Hits           2565     1439     -1126     
+ Misses         1216      424      -792     
+ Partials        141        3      -138     
Flag Coverage Δ
dashboards-reports 77.11% <ø> (-0.22%) ⬇️
reports-scheduler ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dashboards-reports/public/components/main/main.tsx 57.84% <0.00%> (-3.93%) ⬇️
.../components/main/report_details/report_details.tsx 73.73% <0.00%> (ø)
...t_definition_details/report_definition_details.tsx 70.87% <0.00%> (ø)
...tsscheduler/model/GetAllReportInstancesResponse.kt
...nsearch/reportsscheduler/ReportsSchedulerPlugin.kt
...reportsscheduler/action/GetReportInstanceAction.kt
...search/reportsscheduler/model/ReportInstanceDoc.kt
.../reportsscheduler/model/ReportDefinitionDetails.kt
...sscheduler/model/CreateReportDefinitionResponse.kt
...rch/reportsscheduler/security/UserAccessManager.kt
... and 57 more

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 546a128...6a17655. Read the comment docs.

@zhongnansu zhongnansu self-assigned this Dec 9, 2021
@zhongnansu zhongnansu changed the title add java matrix in github CI workflow Add java matrix in github CI workflow Dec 9, 2021
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

2 participants