Skip to content

rofl-appd: Add upsert and delete metadata endpoint#2478

Merged
matevz merged 2 commits into
mainfrom
matevz/feat/rofl-upsert-metadata
Jul 7, 2026
Merged

rofl-appd: Add upsert and delete metadata endpoint#2478
matevz merged 2 commits into
mainfrom
matevz/feat/rofl-upsert-metadata

rofl-appd-localnet: Set version to 0.0.0 for rolling release

5e51784
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2026 in 1s

51.23% (-0.12%) compared to 082159a

View this Pull Request on Codecov

51.23% (-0.12%) compared to 082159a

Details

Codecov Report

❌ Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.23%. Comparing base (082159a) to head (5e51784).

Files with missing lines Patch % Lines
rofl-appd/src/services/metadata.rs 0.00% 31 Missing ⚠️
rofl-appd/src/routes/metadata.rs 0.00% 10 Missing ⚠️
rofl-appd/src/lib.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2478      +/-   ##
==========================================
- Coverage   51.35%   51.23%   -0.12%     
==========================================
  Files         237      237              
  Lines       17251    17294      +43     
==========================================
+ Hits         8859     8861       +2     
- Misses       8332     8373      +41     
  Partials       60       60              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.