srevinsaju / togomak

A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture.
https://togomak.srev.in
Mozilla Public License 2.0
146 stars 5 forks source link

Lifecycles and v2.0.0 #45

Closed srevinsaju closed 1 year ago

srevinsaju commented 1 year ago

BREAKING CHANGE

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (9a992da) into v2 (cc4bad0) will decrease coverage by 1.32%. The diff coverage is 33.97%.

@@            Coverage Diff             @@
##               v2      #45      +/-   ##
==========================================
- Coverage   65.21%   63.89%   -1.32%     
==========================================
  Files          98      104       +6     
  Lines        5723     6036     +313     
==========================================
+ Hits         3732     3857     +125     
- Misses       1752     1928     +176     
- Partials      239      251      +12     
Files Changed Coverage Δ
pkg/ci/daemon.go 0.00% <0.00%> (ø)
pkg/ci/data_lifecycle.go 0.00% <0.00%> (ø)
pkg/ci/lifecycle.go 0.00% <0.00%> (ø)
pkg/ci/locals_lifecycle.go 0.00% <0.00%> (ø)
pkg/ci/macro_lifecycle.go 0.00% <0.00%> (ø)
pkg/ci/module_lifecycle.go 0.00% <0.00%> (ø)
pkg/ci/runnable.go 45.63% <ø> (ø)
pkg/ci/stage_lifecycle.go 0.00% <0.00%> (ø)
pkg/conductor/togomak.go 87.50% <ø> (ø)
pkg/filter/filter_model.go 0.00% <0.00%> (ø)
... and 12 more

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more