Skip to content

Use async iterator for node service list#2907

Merged
dpwatrous merged 2 commits intomainfrom
dpwatrous/node-service-refactor
May 31, 2024
Merged

Use async iterator for node service list#2907
dpwatrous merged 2 commits intomainfrom
dpwatrous/node-service-refactor

Conversation

@dpwatrous
Copy link
Member

@dpwatrous dpwatrous commented May 29, 2024

Also includes some refactoring / renaming.

List API now uses async iterator. Also some naming changes, tests.
@dpwatrous dpwatrous force-pushed the dpwatrous/node-service-refactor branch from bcc224b to 03d3f22 Compare May 30, 2024 16:57
@dpwatrous dpwatrous changed the title [WIP] Use async iterator for node service list Use async iterator for node service list May 30, 2024
@dpwatrous dpwatrous marked this pull request as ready for review May 30, 2024 16:58
@codecov
Copy link

codecov bot commented May 30, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 67.48%. Comparing base (a10bb06) to head (c5c812e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2907      +/-   ##
==========================================
+ Coverage   67.26%   67.48%   +0.22%     
==========================================
  Files        1260     1261       +1     
  Lines       34210    34236      +26     
  Branches     6299     6303       +4     
==========================================
+ Hits        23012    23105      +93     
+ Misses      11033    10961      -72     
- Partials      165      170       +5     
Files Coverage Δ
...ckages/react/src/vm-extension/node-vm-ext-list.tsx 86.20% <ø> (ø)
packages/service/src/node/fake-node-service.ts 83.33% <71.42%> (-16.67%) ⬇️
packages/service/src/test-util/fakes.ts 66.66% <84.61%> (+2.51%) ⬆️
packages/service/src/test-util/paging-test-util.ts 80.00% <80.00%> (ø)
packages/service/src/node/live-node-service.ts 71.42% <75.00%> (+53.24%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a10bb06...c5c812e. Read the comment docs.

@dpwatrous dpwatrous enabled auto-merge (squash) May 30, 2024 17:26
Copy link
Member

@ReneOv-MSFT ReneOv-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

@dpwatrous dpwatrous merged commit 165b61f into main May 31, 2024
@dpwatrous dpwatrous deleted the dpwatrous/node-service-refactor branch May 31, 2024 16:17
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.

2 participants