Skip to content

Fix/unimplemented endpoint#1067

Merged
aaronchongth merged 2 commits intomainfrom
fix/unimplemented-endpoint
Aug 26, 2025
Merged

Fix/unimplemented endpoint#1067
aaronchongth merged 2 commits intomainfrom
fix/unimplemented-endpoint

Conversation

@aaronchongth
Copy link
Copy Markdown
Member

What's new

Fixes #1064, by

Self-checks

  • I'm familiar with and follow this Typescript guideline
  • I added unit-tests for new components
  • I tried testing edge cases
  • I tested the behavior of the components that interact with the backend, with an e2e test

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
@mxgrey mxgrey added this to PMC Board Aug 26, 2025
@github-project-automation github-project-automation Bot moved this to Inbox in PMC Board Aug 26, 2025
@aaronchongth aaronchongth moved this from Inbox to In Review in PMC Board Aug 26, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.15%. Comparing base (22fc6c2) to head (1c0af6a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1067      +/-   ##
==========================================
+ Coverage   70.00%   70.15%   +0.14%     
==========================================
  Files         288      288              
  Lines       14173    14197      +24     
  Branches     1137     1136       -1     
==========================================
+ Hits         9922     9960      +38     
+ Misses       4227     4213      -14     
  Partials       24       24              
Flag Coverage Δ
api-server 80.01% <ø> (+0.61%) ⬆️
rmf-dashboard-framework 67.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@aaronchongth aaronchongth requested a review from koonpeng August 26, 2025 03:15
@aaronchongth aaronchongth merged commit 21b7a63 into main Aug 26, 2025
9 of 10 checks passed
@aaronchongth aaronchongth deleted the fix/unimplemented-endpoint branch August 26, 2025 07:41
@github-project-automation github-project-automation Bot moved this from In Review to Done in PMC Board Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Endpoint of RMF API server " /tasks/activity_discovery " is not working

3 participants