Skip to content

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented Apr 16, 2020

What does this PR do?

Allow to pass the option includeKuzzleMeta to collection:getMapping method

@Aschen Aschen added the 7-dev label Apr 16, 2020
@Aschen Aschen self-assigned this Apr 16, 2020
Comment on lines +22 to +25
doc/7/getting-started/.react/cypress/screenshots
doc/7/getting-started/.react/cypress/videos
doc/7/getting-started/.vuejs/cypress/screenshots
doc/7/getting-started/.vuejs/cypress/videos
Copy link
Contributor

Choose a reason for hiding this comment

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

So this .gitignore has to be updated every time a new version comes out?

Suggested change
doc/7/getting-started/.react/cypress/screenshots
doc/7/getting-started/.react/cypress/videos
doc/7/getting-started/.vuejs/cypress/screenshots
doc/7/getting-started/.vuejs/cypress/videos
doc/*/getting-started/.react/cypress/screenshots
doc/*/getting-started/.react/cypress/videos
doc/*/getting-started/.vuejs/cypress/screenshots
doc/*/getting-started/.vuejs/cypress/videos

@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

Merging #507 into 7-dev will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            7-dev     #507   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          32       32           
  Lines        1308     1309    +1     
=======================================
+ Hits         1253     1254    +1     
  Misses         55       55           
Impacted Files Coverage Δ
src/controllers/Collection.js 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 1b2b075...7146d2e. Read the comment docs.

@rolljee rolljee merged commit 485dcde into 7-dev Apr 23, 2020
@Aschen Aschen mentioned this pull request Apr 28, 2020
Aschen added a commit that referenced this pull request Apr 28, 2020
# [7.2.0](https://github.com/kuzzleio/sdk-javascript/releases/tag/7.2.0) (2020-04-28)


#### Bug fixes

- [ [#508](#508) ] Fix SearchResult.next with sort/size   ([Aschen](https://github.com/Aschen))
- [ [#512](#512) ] Fix token expired   ([Aschen](https://github.com/Aschen))
- [ [#511](#511) ] Avoid to mutate user options   ([Aschen](https://github.com/Aschen))
- [ [#507](#507) ] Fix collection getMapping   ([Aschen](https://github.com/Aschen))

#### New features

- [ [#510](#510) ] Add security:refresh   ([Yoann-Abbes](https://github.com/Yoann-Abbes))

#### Enhancements

- [ [#509](#509) ] Add the rate limit property to Profile objects   ([scottinet](https://github.com/scottinet))
---
@rolljee rolljee deleted the fix-collection-getmapping branch August 29, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants