Skip to content

[WIP] feat: errors endpoint rust impl for daemon mvtx#3296

Draft
KeranYang wants to merge 5 commits intomainfrom
daemon
Draft

[WIP] feat: errors endpoint rust impl for daemon mvtx#3296
KeranYang wants to merge 5 commits intomainfrom
daemon

Conversation

@KeranYang
Copy link
Copy Markdown
Member

What this PR does / why we need it

Briefly describe the problem and the solution.

Related issues

Fixes #

Testing

How was this tested (unit/integration/manual)? Include commands, links, or screenshots if applicable.

Special notes for reviewers

Anything notable for review (risk, rollout, follow-ups).

Signed-off-by: Keran Yang <yangkr920208@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 47.21030% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.67%. Comparing base (bb8775a) to head (cc45666).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
rust/numaflow-daemon/src/runtime/mod.rs 32.58% 60 Missing ⚠️
rust/numaflow-daemon/src/lib.rs 20.00% 36 Missing ⚠️
rust/numaflow-daemon/src/service.rs 72.05% 19 Missing ⚠️
rust/numaflow-daemon/src/api.rs 63.15% 7 Missing ⚠️
rust/numaflow/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3296      +/-   ##
==========================================
- Coverage   80.98%   80.67%   -0.32%     
==========================================
  Files         316      317       +1     
  Lines       72213    72416     +203     
==========================================
- Hits        58483    58420      -63     
- Misses      13170    13441     +271     
+ Partials      560      555       -5     

☔ View full report in Codecov by Sentry.
📢 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.

Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
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