indigo-dc / orchestrator

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

Enable TOSCA dynamic imports #391

Closed alberto-brigandi closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #391 into master will decrease coverage by 0.22%. The diff coverage is 69.45%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #391      +/-   ##
============================================
- Coverage     63.58%   63.35%   -0.23%     
- Complexity      986      990       +4     
============================================
  Files           186      188       +2     
  Lines          5869     5917      +48     
  Branches        382      387       +5     
============================================
+ Hits           3732     3749      +17     
- Misses         1984     2017      +33     
+ Partials        153      151       -2
Flag Coverage Δ Complexity Δ
#integration 7.28% <2.92%> (-0.9%) 163 <4> (-9)
#unittests 59.62% <68.61%> (-0.22%) 915 <39> (+4)
Impacted Files Coverage Δ Complexity Δ
...y/orchestrator/tosca/NormativeLaxImportParser.java 100% <100%> (ø) 3 <3> (?)
...trator/service/CloudProviderRankerServiceImpl.java 100% <100%> (ø) 3 <1> (ø) :arrow_down:
...reply/orchestrator/service/OneDataServiceImpl.java 99.29% <100%> (+0.03%) 31 <3> (ø) :arrow_down:
...rvice/deployment/providers/ChronosServiceImpl.java 88.48% <100%> (ø) 62 <0> (ø) :arrow_down:
...ly/orchestrator/service/MonitoringServiceImpl.java 88.88% <100%> (+0.65%) 3 <1> (ø) :arrow_down:
...r/service/deployment/providers/QcgServiceImpl.java 82.45% <100%> (ø) 47 <0> (ø) :arrow_down:
...it/reply/orchestrator/service/SlamServiceImpl.java 84.21% <100%> (+0.87%) 3 <0> (ø) :arrow_down:
...or/service/deployment/providers/ImServiceImpl.java 70.49% <100%> (ø) 51 <0> (ø) :arrow_down:
...ava/it/reply/orchestrator/config/IgniteConfig.java 88.23% <100%> (+0.73%) 3 <0> (ø) :arrow_down:
...reply/orchestrator/service/DynafedServiceImpl.java 96.36% <100%> (+0.06%) 10 <2> (ø) :arrow_down:
... and 8 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 bd269ea...e4424b5. Read the comment docs.

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

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

68.4% 68.4% Coverage
0.3% 0.3% Duplication