Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rofl-containers generic ROFL app runtime for containers #2108

Merged
merged 10 commits into from
Jan 10, 2025

ci: Add rofl-containers release workflow

a9a712c
Select commit
Loading
Failed to load commit list.
Merged

Add rofl-containers generic ROFL app runtime for containers #2108

ci: Add rofl-containers release workflow
a9a712c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

58.85% (-1.85%) compared to d0af663

View this Pull Request on Codecov

58.85% (-1.85%) compared to d0af663

Details

Codecov Report

Attention: Patch coverage is 30.30303% with 161 lines in your changes missing coverage. Please review.

Project coverage is 58.85%. Comparing base (d0af663) to head (a9a712c).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
runtime-sdk/src/modules/rofl/app/client.rs 0.00% 60 Missing ⚠️
rofl-appd/src/services/kms.rs 46.57% 39 Missing ⚠️
rofl-appd/src/lib.rs 0.00% 14 Missing ⚠️
rofl-containers/src/main.rs 0.00% 9 Missing ⚠️
runtime-sdk/src/modules/rofl/app/mod.rs 0.00% 9 Missing ⚠️
runtime-sdk/src/modules/rofl/mod.rs 80.00% 8 Missing ⚠️
rofl-appd/src/routes/keys.rs 0.00% 5 Missing ⚠️
runtime-sdk/src/modules/rofl/app/env.rs 0.00% 4 Missing ⚠️
runtime-sdk/src/modules/rofl/app/registration.rs 0.00% 4 Missing ⚠️
rofl-appd/src/routes/app.rs 0.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2108      +/-   ##
==========================================
- Coverage   60.70%   58.85%   -1.85%     
==========================================
  Files         129      137       +8     
  Lines        9665     9878     +213     
==========================================
- Hits         5867     5814      -53     
- Misses       3798     4064     +266     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.