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

Migration to Junit5 platform #523

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Migration to Junit5 platform #523

merged 1 commit into from
Feb 25, 2020

Conversation

ilkinabdullayev
Copy link
Contributor

Signed-off-by: Ilkin Abdullayev ilkin.abdullayev@broadcom.com

Signed-off-by: Ilkin Abdullayev <ilkin.abdullayev@broadcom.com>
@taban03 taban03 requested a review from balhar-jakub February 25, 2020 11:29
@ilkinabdullayev ilkinabdullayev changed the title Migrated to Junit5 platform Migration to Junit5 platform Feb 25, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #523 into master will decrease coverage by 37.47%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #523       +/-   ##
==========================================
- Coverage   76.58%   39.1%   -37.48%     
==========================================
  Files         305     299        -6     
  Lines        6064    5644      -420     
  Branches      726     674       -52     
==========================================
- Hits         4644    2207     -2437     
- Misses       1232    3364     +2132     
+ Partials      188      73      -115
Impacted Files Coverage Δ
...l/apicatalog/health/ApiCatalogHealthIndicator.java 0% <0%> (-100%) ⬇️
...ay/security/query/TokenAuthenticationProvider.java 0% <0%> (-100%) ⬇️
...owe/apiml/discovery/staticdef/ServiceOverride.java 0% <0%> (-100%) ⬇️
.../apicatalog/swagger/api/AbstractApiDocService.java 0% <0%> (-100%) ⬇️
...zowe/apiml/gateway/controllers/AuthController.java 0% <0%> (-100%) ⬇️
.../java/org/zowe/apiml/gateway/error/ErrorUtils.java 0% <0%> (-100%) ⬇️
.../org/zowe/apiml/apicatalog/model/APIContainer.java 0% <0%> (-100%) ⬇️
.../zowe/apiml/gateway/error/check/TlsErrorCheck.java 0% <0%> (-100%) ⬇️
...handlers/ApiCatalogControllerExceptionHandler.java 0% <0%> (-100%) ⬇️
.../gateway/security/service/schema/ByPassScheme.java 0% <0%> (-100%) ⬇️
... and 104 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 093f53d...578333f. Read the comment docs.

@ilkinabdullayev ilkinabdullayev merged commit ae83268 into master Feb 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the ee/junit5-migration branch February 25, 2020 12:28
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.

4 participants