zowe / sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
Other
26 stars 18 forks source link

Migrate to Marist environment and update libraries #124

Closed JirkaAichler closed 3 years ago

JirkaAichler commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #124 into master will decrease coverage by 0.19%. The diff coverage is 65.30%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
- Coverage     74.81%   74.61%   -0.20%     
- Complexity      312      322      +10     
============================================
  Files            76       78       +2     
  Lines          1203     1237      +34     
  Branches        123      127       +4     
============================================
+ Hits            900      923      +23     
- Misses          242      250       +8     
- Partials         61       64       +3     
Impacted Files Coverage Δ Complexity Δ
...java/org/zowe/commons/apidoc/BasePathProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/commons/apiml/ApiMediationServiceConfigBean.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ain/java/org/zowe/commons/apiml/CatalogUiTile.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ain/java/org/zowe/commons/apiml/SslConfigBean.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ava/org/zowe/commons/apiml/RegisterToApiLayer.java 64.70% <57.14%> (+3.16%) 9.00 <6.00> (+6.00)
...e/commons/apidoc/BasePathTransformationFilter.java 90.00% <90.00%> (ø) 3.00 <3.00> (?)
...g/zowe/sample/apiservice/apidoc/SwaggerConfig.java 100.00% <100.00%> (ø) 6.00 <2.00> (+1.00)
...we/sample/apiservice/config/WebSecurityConfig.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...apiservice/security/SecurityContextController.java 73.58% <100.00%> (ø) 4.00 <0.00> (ø)
... and 2 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 05dfbf3...a975e2f. Read the comment docs.

plavjanik commented 3 years ago

Thank you. It is a lot of great work. Pavel's suggestions are worth accepting.