Skip to content

Conversation

@DorianMaliszewski
Copy link
Member

Allow user to set max concurrent dataloader in parallel

@DorianMaliszewski DorianMaliszewski force-pushed the feat/max-concurrent-requests branch from 7ef3d2a to dc042ee Compare October 4, 2021 12:35
@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #413 (46a988b) into master (4959dbe) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          432       448   +16     
  Branches        72        71    -1     
=========================================
+ Hits           432       448   +16     
Impacted Files Coverage Δ
packages/use-dataloader/src/DataLoaderProvider.tsx 100.00% <100.00%> (ø)
packages/use-dataloader/src/constants.ts 100.00% <100.00%> (ø)
packages/use-dataloader/src/dataloader.ts 100.00% <100.00%> (ø)
packages/use-dataloader/src/useDataLoader.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@adriengibrat adriengibrat self-requested a review October 5, 2021 15:43
@DorianMaliszewski DorianMaliszewski force-pushed the feat/max-concurrent-requests branch 4 times, most recently from 709693c to 3225c22 Compare October 5, 2021 15:54
Copy link
Contributor

@vincentaudebert vincentaudebert left a comment

Choose a reason for hiding this comment

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

Just checking but is the doc/readme up to date with this new param? Could be cool to have some info about it.

Copy link
Contributor

@matthprost matthprost left a comment

Choose a reason for hiding this comment

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

Except my up comment everything seems fine I'm validating

@DorianMaliszewski DorianMaliszewski force-pushed the feat/max-concurrent-requests branch from b145511 to e5f5155 Compare October 8, 2021 13:21
@DorianMaliszewski DorianMaliszewski force-pushed the feat/max-concurrent-requests branch from e5f5155 to 46a988b Compare October 11, 2021 07:52
@DorianMaliszewski DorianMaliszewski merged commit ef91862 into master Oct 11, 2021
@DorianMaliszewski DorianMaliszewski deleted the feat/max-concurrent-requests branch October 11, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants