indigo-dc / orchestrator

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

Long running workflow #402

Closed alberto-brigandi closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #402 into master will decrease coverage by 4.68%. The diff coverage is 16.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #402      +/-   ##
============================================
- Coverage     63.67%   58.98%   -4.69%     
- Complexity     1028     1059      +31     
============================================
  Files           188      220      +32     
  Lines          6108     6730     +622     
  Branches        416      452      +36     
============================================
+ Hits           3889     3970      +81     
- Misses         2052     2587     +535     
- Partials        167      173       +6     
Flag Coverage Δ Complexity Δ
#integration 7.11% <8.78%> (-0.01%) 193.00 <31.00> (+28.00) :arrow_down:
#unittests 55.02% <8.03%> (-4.97%) 955.00 <8.00> (+4.00) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...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> (ø)
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <ø> (ø) 11.00 <0.00> (ø)
...it/reply/orchestrator/dto/cmdb/StorageService.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...chestrator/dto/deployment/BaseWorkflowMessage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...orchestrator/dto/deployment/DeploymentMessage.java 100.00% <ø> (ø) 6.00 <0.00> (ø)
...orchestrator/dto/messaging/rucio/GenericEvent.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 81 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 eca82f2...b44bc16. Read the comment docs.

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

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

16.1% 16.1% Coverage
0.0% 0.0% Duplication

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