indigo-dc / orchestrator

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

Performance #396

Closed alberto-brigandi closed 3 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #396 into master will increase coverage by 0.26%. The diff coverage is 43.96%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #396      +/-   ##
============================================
+ Coverage     63.35%   63.62%   +0.26%     
- Complexity      990     1002      +12     
============================================
  Files           188      197       +9     
  Lines          5917     5965      +48     
  Branches        387      390       +3     
============================================
+ Hits           3749     3795      +46     
- Misses         2017     2018       +1     
- Partials        151      152       +1
Flag Coverage Δ Complexity Δ
#integration 7.61% <19.32%> (+0.32%) 174 <13> (+11) :arrow_up:
#unittests 59.54% <25.12%> (-0.08%) 917 <12> (+2)
Impacted Files Coverage Δ Complexity Δ
...va/it/reply/orchestrator/tosca/TemplateParser.java 66.66% <ø> (ø) 7 <0> (ø) :arrow_down:
...y/orchestrator/tosca/NormativeLaxImportParser.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...orchestrator/config/properties/OidcProperties.java 27.77% <ø> (ø) 6 <0> (ø) :arrow_down:
...ator/service/cache/EntryProcessorMdcDecorator.java 0% <0%> (ø) 0 <0> (?)
...hestrator/service/security/OAuth2TokenService.java 12.67% <0%> (-0.37%) 5 <0> (ø)
...a/it/reply/orchestrator/config/WorkflowConfig.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:
...ain/java/it/reply/orchestrator/utils/MdcUtils.java 70.96% <100%> (+22.39%) 8 <2> (ø) :arrow_down:
.../service/security/CustomOAuth2TemplateFactory.java 20% <12.5%> (+7.5%) 1 <0> (ø) :arrow_down:
...ly/orchestrator/tosca/cache/TemplateProcessor.java 12.5% <12.5%> (ø) 1 <1> (?)
...hestrator/service/cache/EntryProcessorFactory.java 25% <25%> (ø) 1 <1> (?)
... and 19 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 5be852e...6e5a931. Read the comment docs.

maricaantonacci commented 3 years ago

Hi @alberto-brigandi, What is the status of this PR?

alberto-brigandi commented 3 years ago

HI @maricaantonacci , I'm going to close it since it has been superseded. The needed changes was already integrated