zot
zot copied to clipboard
ci/cd: test only affected changes
What type of PR is this?
Which issue does this PR fix:
What does this PR do / Why do we need it:
If an issue # is not available please add repro steps and logs showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades?
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Codecov Report
Merging #567 (957eb36) into main (62775cc) will decrease coverage by
0.84%
. The diff coverage isn/a
.
:exclamation: Current head 957eb36 differs from pull request most recent head 7419740. Consider uploading reports for the commit 7419740 to get more accurate results
@@ Coverage Diff @@
## main #567 +/- ##
==========================================
- Coverage 87.46% 86.61% -0.85%
==========================================
Files 52 44 -8
Lines 11039 10438 -601
==========================================
- Hits 9655 9041 -614
- Misses 1082 1085 +3
- Partials 302 312 +10
Impacted Files | Coverage Δ | |
---|---|---|
pkg/extensions/monitoring/common.go | 75.00% <0.00%> (-25.00%) |
:arrow_down: |
pkg/api/routes.go | 95.51% <0.00%> (-2.35%) |
:arrow_down: |
pkg/storage/storage_fs.go | 80.33% <0.00%> (-2.23%) |
:arrow_down: |
pkg/extensions/sync/sync.go | 84.39% <0.00%> (-1.76%) |
:arrow_down: |
pkg/storage/s3/storage.go | 84.55% <0.00%> (-1.02%) |
:arrow_down: |
pkg/extensions/sync/utils.go | 93.78% <0.00%> (-0.94%) |
:arrow_down: |
cmd/zxp/main.go | ||
pkg/extensions/monitoring/minimal.go | ||
pkg/exporter/cli/cli.go | ||
pkg/exporter/api/config.go | ||
... and 4 more |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
explanations regarding this subject can be found here https://github.com/project-zot/zot/issues/558
Let's close this and wait for https://github.com/golang/go/issues/23565 to be fixed.