Skip to content

Conversation

@Shiranuit
Copy link
Contributor

7.7.0 (2021-05-27)

New features

  • [ #639 ] Add an origin parameter to the kuzzle disconnected event (Shiranuit)
  • [ #636 ] Add support for the document:deleteFields API action (Shiranuit)
  • [ #632 ] Add a timeout option for every request (Shiranuit)

Shiranuit and others added 25 commits May 10, 2021 18:14
Co-authored-by: Kévin Blondel <jenova.ke20@gmail.com>
Add a timeout option for every request
Add support for the document:deleteFields API action
Add an origin parameter to the kuzzle disconnected event
@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #641 (bce501a) into master (1e9bdf1) will decrease coverage by 0.14%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage   86.18%   86.04%   -0.15%     
==========================================
  Files          34       36       +2     
  Lines        1593     1627      +34     
  Branches      280      295      +15     
==========================================
+ Hits         1373     1400      +27     
- Misses        162      167       +5     
- Partials       58       60       +2     
Impacted Files Coverage Δ
src/controllers/Bulk.ts 70.58% <0.00%> (ø)
src/controllers/Index.ts 75.00% <0.00%> (ø)
src/controllers/Auth.ts 76.59% <11.11%> (-1.67%) ⬇️
src/controllers/Document.ts 68.75% <17.64%> (+0.27%) ⬆️
src/controllers/Collection.ts 75.86% <23.07%> (+0.42%) ⬆️
src/controllers/Realtime.ts 90.47% <33.33%> (ø)
src/Kuzzle.ts 82.91% <80.00%> (-0.55%) ⬇️
src/RequestTimeoutError.ts 100.00% <100.00%> (ø)
src/protocols/DisconnectionOrigin.ts 100.00% <100.00%> (ø)
src/protocols/WebSocket.ts 80.67% <100.00%> (+0.16%) ⬆️
... 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 1e9bdf1...bce501a. Read the comment docs.

@Shiranuit Shiranuit merged commit 04bcd39 into master May 27, 2021
@Shiranuit Shiranuit deleted the 7.7.0-proposal branch May 27, 2021 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants