Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk controller #15

Merged
merged 8 commits into from
Jun 10, 2020
Merged

Bulk controller #15

merged 8 commits into from
Jun 10, 2020

Conversation

jenow
Copy link

@jenow jenow commented May 29, 2020

What does this PR do ?

depends on #12

  • Add documentation for bulk controller
  • Add mWrite
  • Add write

@jenow jenow self-assigned this May 29, 2020
doc/2/controllers/document/count/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/delete-by-query/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/m-create-or-replace/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/m-create/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/m-create/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/m-update/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/m-update/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/replace/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/search/index.md Outdated Show resolved Hide resolved
doc/2/controllers/document/search/index.md Outdated Show resolved Hide resolved
@jenow jenow requested a review from Yoann-Abbes June 4, 2020 13:33
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #15 into 2-dev will increase coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2-dev      #15      +/-   ##
==========================================
+ Coverage   37.79%   37.87%   +0.08%     
==========================================
  Files          25       26       +1     
  Lines        1249     1212      -37     
==========================================
- Hits          472      459      -13     
+ Misses        777      753      -24     
Impacted Files Coverage Δ
lib/src/controllers/bulk.dart 4.76% <0.00%> (-6.35%) ⬇️
lib/src/kuzzle/response.dart 30.30% <0.00%> (-1.70%) ⬇️
lib/src/kuzzle/errors.dart 60.00% <0.00%> (-1.54%) ⬇️
lib/src/kuzzle.dart 43.24% <0.00%> (-1.27%) ⬇️
lib/src/protocols/abstract.dart 78.43% <0.00%> (-0.74%) ⬇️
lib/src/kuzzle/room.dart 0.00% <0.00%> (ø)
lib/src/controllers/document.dart 1.14% <0.00%> (+0.02%) ⬆️
lib/src/controllers/security.dart 7.38% <0.00%> (+0.07%) ⬆️
lib/src/controllers/realtime.dart 3.44% <0.00%> (+0.27%) ⬆️
lib/src/protocols/websocket.dart 64.91% <0.00%> (+1.94%) ⬆️
... and 3 more

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 d795b3b...e3f57ca. Read the comment docs.

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.

3 participants