jumppad icon indicating copy to clipboard operation
jumppad copied to clipboard

F modules

Open nicholasjackson opened this issue 2 years ago • 1 comments

nicholasjackson avatar Jul 07 '22 09:07 nicholasjackson

Codecov Report

Merging #173 (bb2a88b) into main (9e24b53) will decrease coverage by 0.20%. The diff coverage is 94.59%.

:exclamation: Current head bb2a88b differs from pull request most recent head 79a29dc. Consider uploading reports for the commit 79a29dc to get more accurate results

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   58.52%   58.32%   -0.21%     
==========================================
  Files          91       92       +1     
  Lines        5953     5967      +14     
==========================================
- Hits         3484     3480       -4     
- Misses       2039     2059      +20     
+ Partials      430      428       -2     
Impacted Files Coverage Δ
pkg/config/module.go 100.00% <ø> (ø)
pkg/config/template.go 100.00% <ø> (ø)
pkg/shipyard/engine.go 62.33% <ø> (-0.17%) :arrow_down:
pkg/config/parser.go 63.99% <92.47%> (-1.11%) :arrow_down:
pkg/config/utils.go 71.42% <95.00%> (+13.36%) :arrow_up:
cmd/server_run.go 84.00% <100.00%> (ø)
pkg/clients/connector.go 64.89% <100.00%> (ø)
pkg/config/config.go 92.10% <100.00%> (+3.21%) :arrow_up:
pkg/config/types.go 100.00% <100.00%> (ø)
pkg/providers/template.go 70.90% <100.00%> (-7.30%) :arrow_down:
... and 3 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 9e24b53...79a29dc. Read the comment docs.

codecov[bot] avatar Jul 07 '22 14:07 codecov[bot]