indigo-dc / orchestrator

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

Drop ON UPDATE CURRENT_TIMESTAMP(6) from non-null TIMESTAMP columns #297

Closed alberto-brigandi closed 6 years ago

alberto-brigandi commented 6 years ago

Fixes #283

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #297   +/-   ##
=========================================
  Coverage     62.89%   62.89%           
  Complexity      844      844           
=========================================
  Files           165      165           
  Lines          4910     4910           
  Branches        296      296           
=========================================
  Hits           3088     3088           
  Misses         1724     1724           
  Partials         98       98
Flag Coverage Δ Complexity Δ
#integration 8.94% <ø> (ø) 156 <ø> (ø) :arrow_down:
#unittests 58.53% <ø> (ø) 771 <ø> (ø) :arrow_down:

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 2e08a7f...e74ebdb. Read the comment docs.