Skip to content

Conversation

@Yoann-Abbes
Copy link
Contributor

@Yoann-Abbes Yoann-Abbes commented Sep 15, 2020

What does this PR do?

Remove "scroll" option from security:searchRoles doc

Other change

Change script test name for admin console tests
depends on kuzzleio/kuzzle-admin-console#829

@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #546 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files          32       32           
  Lines        1449     1449           
  Branches      252      252           
=======================================
  Hits         1281     1281           
  Misses        119      119           
  Partials       49       49           

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 e90878a...54346fc. Read the comment docs.

@scottinet
Copy link
Contributor

Shouldn't this PR target 7-dev?

@Yoann-Abbes
Copy link
Contributor Author

Shouldn't this PR target 7-dev?

I thought I wouldnt be a problem to merge it directly on master to fix this error as soon as possible.
What do you think?

@scottinet
Copy link
Contributor

I don't see why this would be an emergency: the method isn't event documented.

@Yoann-Abbes Yoann-Abbes changed the base branch from master to 7-dev September 16, 2020 09:44
@Yoann-Abbes
Copy link
Contributor Author

I don't see why this would be an emergency: the method isn't event documented.

Base branch changed to 7-dev

@Yoann-Abbes Yoann-Abbes changed the base branch from 7-dev to master September 16, 2020 12:15
@scottinet
Copy link
Contributor

scottinet commented Sep 16, 2020

Uh... so, I finally read the title, description and code of this PR. I thought this was about removing some code, not a documented option.

I apologize for being an idiot. And this PR, of course, should be merged on master. 😑

npm ci
npm install kuzzle-sdk-v7@$TRAVIS_BUILD_DIR
cd test/e2e/run-test && npm ci && cd -
CYPRESS_RETRIES=5 npm run test:e2e
Copy link
Contributor

Choose a reason for hiding this comment

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

End 2 end tests must be run with the test:e2e command. You should change the package.json if it's not the case

Copy link
Contributor Author

@Yoann-Abbes Yoann-Abbes Oct 2, 2020

Choose a reason for hiding this comment

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

That means a PR on admin console repo kuzzleio/kuzzle-admin-console#829

@Yoann-Abbes Yoann-Abbes merged commit f42a3d3 into master Oct 2, 2020
@Yoann-Abbes Yoann-Abbes deleted the fix-search-roles-doc branch October 2, 2020 13:28
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.

4 participants