Skip to content

feat: setup rfs client#21

Draft
Blankll wants to merge 1 commit into
masterfrom
feat/huawei-api
Draft

feat: setup rfs client#21
Blankll wants to merge 1 commit into
masterfrom
feat/huawei-api

Conversation

@Blankll

@Blankll Blankll commented Dec 15, 2024

Copy link
Copy Markdown
Member

feat|fix|refactor: summary title of the PR

Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.

Remove timeouts which were used to mitigate the racing issue but are
obsolete now.

Refs: #19

Signed-off-by: seven <zilisheng1996@gmail.com>
@codecov

codecov Bot commented Dec 15, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 61.29032% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.68%. Comparing base (d4cf33e) to head (b8f16bf).
⚠️ Report is 211 commits behind head on master.

Files with missing lines Patch % Lines
src/common/rfsClient.ts 62.50% 9 Missing ⚠️
src/stack/deploy.ts 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   88.67%   86.68%   -2.00%     
==========================================
  Files          40       41       +1     
  Lines         415      443      +28     
  Branches       55       60       +5     
==========================================
+ Hits          368      384      +16     
- Misses         31       42      +11     
- Partials       16       17       +1     

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

@Blankll Blankll force-pushed the master branch 3 times, most recently from 6734fc0 to f60478e Compare December 24, 2025 03:48
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