Skip to content

feat: OCI image loader (Hyper.Img.OciLoader)#24

Open
markovejnovic wants to merge 13 commits into
mainfrom
feat/oci-loader
Open

feat: OCI image loader (Hyper.Img.OciLoader)#24
markovejnovic wants to merge 13 commits into
mainfrom
feat/oci-loader

Conversation

@markovejnovic

@markovejnovic markovejnovic commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

Test Results

105 tests   - 53   105 ✅  - 53   1s ⏱️ ±0s
 20 suites  - 10     0 💤 ± 0 
  2 files   ± 0     0 ❌ ± 0 

Results for commit 0057994. ± Comparison against base commit e81fa81.

This pull request removes 53 tests.
Elixir.Hyper.Node.Budget.HardStatePropertiesTest ‑ property cut undoes bump for any spec
Elixir.Hyper.Node.Budget.HardStatePropertiesTest ‑ property the running total is the sum of bumped specs (hence order-independent)
Elixir.Hyper.Node.Budget.HardStatePropertiesTest ‑ property untrack of a ref that was never tracked yields nil and an unchanged state
Elixir.Hyper.Node.Budget.HardStatePropertiesTest ‑ property untrack returns exactly the spec track stored, leaving the rest unchanged
Elixir.Hyper.Node.Budget.NodeStatePropertiesTest ‑ property a fitting spec still fits when the node gains headroom
Elixir.Hyper.Node.Budget.NodeStatePropertiesTest ‑ property a spec within every ceiling always fits
Elixir.Hyper.Node.Budget.NodeStatePropertiesTest ‑ property exceeding free memory always fails
Elixir.Hyper.Node.Budget.NodeStateTest ‑ test a spec that fits every metric is admitted
Elixir.Hyper.Node.Budget.NodeStateTest ‑ test cpu demand exactly at the load ceiling still fits
Elixir.Hyper.Node.Budget.NodeStateTest ‑ test cpu demand that crosses the load ceiling is rejected
…

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant