bogomolov-a-a / demo-spring-simple-webapp-with-tls

Apache License 2.0
0 stars 0 forks source link

Update ci-cd-workflow.yml #131

Closed bogomolov-a-a closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #131 (879503b) into main (8cb0c96) will increase coverage by 5.94%. The diff coverage is 90.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #131      +/-   ##
============================================
+ Coverage     83.33%   89.27%   +5.94%     
- Complexity       98      149      +51     
============================================
  Files            21       32      +11     
  Lines           198      401     +203     
  Branches          1        4       +3     
============================================
+ Hits            165      358     +193     
- Misses           19       27       +8     
- Partials         14       16       +2     
Impacted Files Coverage Δ Complexity Δ
...gomolova/demo/webapp/config/ApplicationConfig.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
.../artembogomolova/demo/webapp/config/WebConfig.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...ogomolova/demo/webapp/dao/util/SQLLiteDialect.java 96.87% <ø> (ø) 3.00 <0.00> (ø)
...bogomolova/demo/webapp/domain/business/Action.java 70.58% <0.00%> (ø) 11.00 <2.00> (?)
...lova/demo/webapp/domain/core/IdentifiedEntity.java 100.00% <ø> (ø) 3.00 <0.00> (?)
...olova/demo/webapp/domain/core/PhysicalAddress.java 90.00% <ø> (ø) 10.00 <0.00> (?)
...app/security/AuthenticationFailureHandlerImpl.java 66.66% <0.00%> (ø) 2.00 <0.00> (ø)
...a/demo/webapp/security/UserDetailsServiceImpl.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
...mbogomolova/demo/webapp/domain/auth/Authority.java 61.53% <61.53%> (ø) 4.00 <4.00> (?)
...bogomolova/demo/webapp/domain/business/Ticket.java 66.66% <66.66%> (ø) 2.00 <2.00> (?)
... and 35 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 91ffcc6...879503b. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

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

42.9% 42.9% Coverage
0.0% 0.0% Duplication