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) #734

Merged
merged 7 commits into from
Dec 5, 2023
Merged

Conversation

Juiced66
Copy link
Contributor

What does this PR do ?

Fix ProfilePolicy type (restrictedTo is an array of restrictions)

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (beta@e4bdf50). Click here to learn what that means.

❗ Current head 5770997 differs from pull request most recent head 0938207. Consider uploading reports for the commit 0938207 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             beta     #734   +/-   ##
=======================================
  Coverage        ?   82.86%           
=======================================
  Files           ?       46           
  Lines           ?     2119           
  Branches        ?      410           
=======================================
  Hits            ?     1756           
  Misses          ?      282           
  Partials        ?       81           

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

@rolljee
Copy link
Contributor

rolljee commented Nov 30, 2023

This code needs to go to beta first

@rolljee rolljee changed the base branch from master to beta November 30, 2023 19:40
@rolljee rolljee linked an issue Dec 5, 2023 that may be closed by this pull request
@rolljee rolljee merged commit 16903e4 into beta Dec 5, 2023
8 checks passed
@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 📦🚀

@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 📦🚀

@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.

Missing documentation for the document:exists SDK method
4 participants