indigo-dc / orchestrator

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

Logback access boot #374

Closed alberto-brigandi closed 3 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #374 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     62.82%   62.82%           
  Complexity      918      918           
=========================================
  Files           179      179           
  Lines          5601     5601           
  Branches        348      348           
=========================================
  Hits           3519     3519           
  Misses         1948     1948           
  Partials        134      134           
Flag Coverage Δ Complexity Δ
#integration 8.76% <ø> (ø) 170.00 <ø> (ø)
#unittests 58.86% <ø> (ø) 842.00 <ø> (ø)

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 87d2c60...74ea4b9. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

Merging #374 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     62.82%   62.82%           
  Complexity      918      918           
=========================================
  Files           179      179           
  Lines          5601     5601           
  Branches        348      348           
=========================================
  Hits           3519     3519           
  Misses         1948     1948           
  Partials        134      134           
Flag Coverage Δ Complexity Δ
#integration 8.76% <ø> (ø) 170.00 <ø> (ø)
#unittests 58.86% <ø> (ø) 842.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 87d2c60...74ea4b9. Read the comment docs.

codecov-io commented 3 years ago

Codecov Report

Merging #374 (74ea4b9) into master (87d2c60) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     62.82%   62.82%           
  Complexity      918      918           
=========================================
  Files           179      179           
  Lines          5601     5601           
  Branches        348      348           
=========================================
  Hits           3519     3519           
  Misses         1948     1948           
  Partials        134      134           
Flag Coverage Δ Complexity Δ
integration 8.76% <ø> (ø) 0.00 <ø> (ø)
unittests 58.86% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 87d2c60...74ea4b9. Read the comment docs.

alberto-brigandi commented 3 years ago

@maricaantonacci This PR was meant to replace the custom logging filter, logging the requests incoming, with a logback pluigin. It can be closed since it's not required