Skip to content

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented Dec 17, 2021

What does this PR do ?

Add specifics types for m* methods.

Other changes

  • ensure authenticated is always a boolean
  • add missing documentation
  • expose events in the Kuzzle object

@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #674 (b14a902) into 7-dev (da78305) will not change coverage.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            7-dev     #674   +/-   ##
=======================================
  Coverage   83.78%   83.78%           
=======================================
  Files          39       39           
  Lines        1881     1881           
  Branches      342      342           
=======================================
  Hits         1576     1576           
  Misses        237      237           
  Partials       68       68           
Impacted Files Coverage Δ
src/controllers/Document.ts 69.00% <ø> (ø)
src/Kuzzle.ts 85.96% <80.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 da78305...b14a902. Read the comment docs.

@Aschen Aschen self-assigned this Jan 3, 2022
@Aschen Aschen merged commit af1a1aa into 7-dev Jan 12, 2022
@Aschen Aschen deleted the add-m-request-response branch January 12, 2022 13:00
@Aschen Aschen mentioned this pull request Jan 27, 2022
Aschen added a commit that referenced this pull request Jan 27, 2022
# [7.8.3](https://github.com/kuzzleio/sdk-javascript/releases/tag/7.8.3) (2022-01-27)


#### Bug fixes

- [ [#683](#683) ] Fix authenticator token verification   ([Shiranuit](https://github.com/Shiranuit))

#### Enhancements

- [ [#680](#680) ] Add debug mode   ([Aschen](https://github.com/Aschen))
- [ [#676](#676) ] Add HTTP protocol support for Observer   ([Aschen](https://github.com/Aschen))
- [ [#667](#667) ] Support entire query for security:searchProfiles   ([Aschen](https://github.com/Aschen))
- [ [#669](#669) ] Add more context to errors   ([clementbolin](https://github.com/clementbolin))

#### Others

- [ [#674](#674) ] Add types for mRequests and mResponses   ([Aschen](https://github.com/Aschen))
---
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.

1 participant