• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubevirt / hyperconverged-cluster-operator / 12276781454
77%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2024 12:57PM UTC
Jobs 1
Files 72
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Dec 2024 12:53PM UTC coverage: 71.616% (-0.01%) from 71.628%
12276781454

push

github

web-flow
Deprecate DV garbage collection (#3197)

After several releases with GC disabled by default, we decided to
deprecate it, as unfortunately it violates fundamental principle of
Kubernetes. CR should not be auto-deleted when it completes its role
(Job with TTLSecondsAfterFinished is an exception), and once CR was
created we can assume it is there until explicitly deleted. In addition,
CR should keep idempotency, so the same CR manifest can be applied
multiple times, as long as it is a valid update (e.g. DataVolume
validation webhook does not allow updating the spec).

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>

6106 of 8526 relevant lines covered (71.62%)

0.79 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.14
-1.19% controllers/operands/quickStart.go
Jobs
ID Job ID Ran Files Coverage
1 12276781454.1 11 Dec 2024 12:57PM UTC 72
71.62
GitHub Action Run
Source Files on build 12276781454
  • Tree
  • List 72
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f9292b64 on github
  • Prev Build on main (#12272530754)
  • Next Build on main (#12294191085)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc