Skip to content

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

Open
matevz wants to merge 1 commit into
mainfrom
matevz/feat/rofl-upsert-metadata
Open

rofl-appd: Add upsert and delete metadata endpoint#2478
matevz wants to merge 1 commit into
mainfrom
matevz/feat/rofl-upsert-metadata

rofl-appd: Add upsert and delete metadata endpoint

d885e48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2026 in 0s

51.23% (-0.07%) compared to 3e00a16

View this Pull Request on Codecov

51.23% (-0.07%) compared to 3e00a16

Details

Codecov Report

❌ Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.23%. Comparing base (3e00a16) to head (d885e48).

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.29%   51.23%   -0.07%     
==========================================
  Files         237      236       -1     
  Lines       17236    17261      +25     
==========================================
+ Hits         8842     8843       +1     
- Misses       8334     8358      +24     
  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.