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

Conversation

@matevz

@matevz matevz commented Jun 12, 2026

Copy link
Copy Markdown
Member

Implements #2405

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for oasisprotocol-oasis-sdk ready!

Name Link
🔨 Latest commit d885e48
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-sdk/deploys/6a2bd7400df91d000867d559
😎 Deploy Preview https://deploy-preview-2478--oasisprotocol-oasis-sdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

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.

@matevz matevz force-pushed the matevz/feat/rofl-upsert-metadata branch from 300272c to d885e48 Compare June 12, 2026 09:54
@matevz

matevz commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

Tests seem to be failing due to regression in time 0.3.48 crate released today. 😠

@matevz matevz marked this pull request as ready for review June 12, 2026 10:18
@matevz matevz added the blocked label Jun 12, 2026
@matevz matevz linked an issue Jun 12, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rofl/appd: Implement upsert metadata method

1 participant