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/aut 3576/add restricted roles to role based context restrict access #409

Conversation

bartlomiejmarszal
Copy link
Contributor

@bartlomiejmarszal bartlomiejmarszal commented Mar 21, 2024

This will decorate RoleBasedContextRestrictAccess with sections that we want to hide from defined roles.

This change requires:
oat-sa/tao-core#3987

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 31.21%. Comparing base (97aeffc) to head (d5711b4).

Files Patch % Lines
...els/classes/ServiceProvider/LtiServiceProvider.php 0.00% 14 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #409      +/-   ##
=============================================
- Coverage      31.32%   31.21%   -0.11%     
  Complexity       842      842              
=============================================
  Files            106      106              
  Lines           2953     2963      +10     
=============================================
  Hits             925      925              
- Misses          2028     2038      +10     

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

Copy link
Contributor

@pnal pnal left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link
Contributor

@andreluizmachado andreluizmachado left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

Copy link

github-actions bot commented Apr 4, 2024

Version

Target Version 15.19.0
Last version 15.18.0

There are 0 BREAKING CHANGE, 4 features, 0 fix

@bartlomiejmarszal bartlomiejmarszal merged commit fd434bf into develop Apr 4, 2024
4 of 5 checks passed
@bartlomiejmarszal bartlomiejmarszal deleted the feat/AUT-3576/add-restricted-roles-to-RoleBasedContextRestrictAccess branch April 4, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants