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

fix: (ProfilePolicy.ts) restrictedTo was mistyped #733

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

Juiced66
Copy link
Contributor

What does this PR do ?

Fix ProfilePolicy.ts, restrictedTo is an array of restrictions

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (d9660d3) 83.04% compared to head (72b2252) 82.86%.
Report is 21 commits behind head on master.

Files Patch % Lines
src/protocols/Http.ts 44.44% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   83.04%   82.86%   -0.18%     
==========================================
  Files          46       46              
  Lines        2112     2119       +7     
  Branches      408      410       +2     
==========================================
+ Hits         1754     1756       +2     
- Misses        279      282       +3     
- Partials       79       81       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rolljee rolljee changed the base branch from master to 7-dev November 29, 2023 13:51
@Juiced66 Juiced66 merged commit 5770997 into 7-dev Nov 30, 2023
9 checks passed
@rolljee rolljee deleted the fix-policies-restrictedTo-type branch November 30, 2023 08:31
rolljee added a commit that referenced this pull request Dec 5, 2023
fix: (ProfilePolicy.ts) restrictedTo was mistyped (#733)
github-actions bot pushed a commit that referenced this pull request Dec 5, 2023
## [7.11.1-beta.1](v7.11.0...v7.11.1-beta.1) (2023-12-05)

### Bug Fixes

* (ProfilePolicy.ts) restrictedTo was mistyped ([#733](#733)) ([5770997](5770997))
* **documentation:** update the version of the branch to deploy ([9980995](9980995))
* **http:** fix empty raw responses parsed as json ([9becea5](9becea5))
@kuzzle
Copy link
Contributor

kuzzle commented Dec 5, 2023

🎉 This PR is included in version 7.11.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 5, 2023
## [7.11.2-beta.1](v7.11.1...v7.11.2-beta.1) (2023-12-05)

### Bug Fixes

* (ProfilePolicy.ts) restrictedTo was mistyped ([#733](#733)) ([5770997](5770997))
* **documentation:** update the version of the branch to deploy ([9980995](9980995))
@kuzzle
Copy link
Contributor

kuzzle commented Dec 5, 2023

🎉 This PR is included in version 7.11.2-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 6, 2023
## [7.11.2](v7.11.1...v7.11.2) (2023-12-06)

### Bug Fixes

* (ProfilePolicy.ts) restrictedTo was mistyped ([#733](#733)) ([5770997](5770997))
* **documentation:** update the version of the branch to deploy ([9980995](9980995))
@kuzzle
Copy link
Contributor

kuzzle commented Dec 6, 2023

🎉 This PR is included in version 7.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released label Dec 6, 2023
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.

5 participants