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

feat: add subject param #502

Merged
merged 1 commit into from
Dec 15, 2023
Merged

feat: add subject param #502

merged 1 commit into from
Dec 15, 2023

Conversation

swain
Copy link
Contributor

@swain swain commented Dec 15, 2023

Changes

See code.

Screenshots

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7224863043

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.876%

Totals Coverage Status
Change from base Build 7211398351: 0.0%
Covered Lines: 3230
Relevant Lines: 3741

💛 - Coveralls

Comment on lines +125 to +128
/**
* If accessing a file owned by a subject, it is recommended to
* specify the subject id here.
*/
Copy link
Member

Choose a reason for hiding this comment

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

Why is it "recommended" and not enforced?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because someone with a very permissive policy won't necessarily need it.

@swain swain merged commit 69c8d63 into master Dec 15, 2023
3 checks passed
@swain swain deleted the subject-param branch December 15, 2023 17:11
Copy link

🎉 This PR is included in version 11.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Has been released to the package repository (NPM, etc) label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released to the package repository (NPM, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants