indigo-dc / orchestrator

The INDIGO PaaS Orchestrator
https://www.indigo-datacloud.eu/paas-orchestrator
Apache License 2.0
16 stars 21 forks source link

Documentation #413

Closed alberto-brigandi closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #413 (f1da16d) into master (a200e40) will decrease coverage by 6.54%. The diff coverage is 24.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #413      +/-   ##
============================================
- Coverage     63.73%   57.18%   -6.55%     
- Complexity     1028     1083      +55     
============================================
  Files           188      227      +39     
  Lines          6102     7131    +1029     
  Branches        413      470      +57     
============================================
+ Hits           3889     4078     +189     
- Misses         2047     2875     +828     
- Partials        166      178      +12     
Flag Coverage Δ Complexity Δ
integration 7.12% <7.81%> (-0.01%) 0.00 <78.00> (ø)
unittests 53.27% <18.94%> (-6.78%) 0.00 <78.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...onfig/security/AuthenticatedWebSecurityConfig.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/it/reply/orchestrator/dal/entity/Deployment.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...reply/orchestrator/dal/entity/ReplicationRule.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ava/it/reply/orchestrator/dal/entity/Resource.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
...ator/dal/repository/ReplicationRuleRepository.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...trator/dal/util/StrongSequentialUuidGenerator.java 96.15% <ø> (ø) 6.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/ComputeService.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...reply/orchestrator/dto/cmdb/KubernetesService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...t/reply/orchestrator/dto/cmdb/MarathonService.java 70.00% <ø> (ø) 1.00 <0.00> (ø)
... and 126 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 e426605...f1da16d. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11. Read more here