Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

resolve issue #46 #47

Merged
merged 1 commit into from
Sep 4, 2024
Merged

resolve issue #46 #47

merged 1 commit into from
Sep 4, 2024

Conversation

nurzhan-saktaganov
Copy link
Collaborator

  • simplify RouterMapCallRWImpl: don't use errgroup, channels and workers just send a bunch of requests and wait for their results (similar to the lua implementation)

@nurzhan-saktaganov nurzhan-saktaganov changed the title resolve issue #46 WIP: resolve issue #46 Aug 26, 2024
@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_46 branch from 863742d to e5adb35 Compare August 27, 2024 14:54
@nurzhan-saktaganov
Copy link
Collaborator Author

nurzhan-saktaganov commented Aug 27, 2024

This PR also closes issues #7, #9

@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_46 branch from 47ebba3 to f5505ba Compare September 4, 2024 09:26
@nurzhan-saktaganov nurzhan-saktaganov changed the base branch from nsaktaganov_resolve_issue_38 to master September 4, 2024 09:34
@nurzhan-saktaganov nurzhan-saktaganov changed the title WIP: resolve issue #46 resolve issue #46 Sep 4, 2024
@nurzhan-saktaganov nurzhan-saktaganov marked this pull request as ready for review September 4, 2024 09:35
* simplify RouterMapCallRWImpl: don't use errgroup, channels and workers
	just send a bunch of requests and wait for their results (similar to the lua implementation)
* add tests with real tnt for RouterMapCallRWImpl
@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_46 branch from f5505ba to 7fe4073 Compare September 4, 2024 09:38
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 75 lines in your changes missing coverage. Please review.

Project coverage is 32.93%. Comparing base (5f5cc35) to head (7fe4073).

Files with missing lines Patch % Lines
api.go 0.00% 75 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   30.74%   32.93%   +2.18%     
==========================================
  Files          10       10              
  Lines         709      662      -47     
==========================================
  Hits          218      218              
+ Misses        477      430      -47     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KaymeKaydex KaymeKaydex merged commit 3441423 into master Sep 4, 2024
2 checks passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the nsaktaganov_resolve_issue_46 branch September 17, 2024 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request performance
Projects
None yet
3 participants