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

chore: add missing dependencies for ACL strategy copy #462

Merged
merged 9 commits into from
Apr 27, 2023

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2023

Codecov Report

Merging #462 (6287b66) into develop (17c0330) will increase coverage by 1.44%.
The diff coverage is 35.71%.

@@              Coverage Diff              @@
##             develop     #462      +/-   ##
=============================================
+ Coverage      33.15%   34.60%   +1.44%     
  Complexity       768      768              
=============================================
  Files             98       93       -5     
  Lines           2856     2734     -122     
=============================================
- Hits             947      946       -1     
+ Misses          1909     1788     -121     
Impacted Files Coverage Δ
model/classes/Copier/AssetClassCopier.php 61.53% <35.71%> (-38.47%) ⬇️

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

composer.json Outdated
Comment on lines 30 to 33
"oat-sa/tao-core": "dev-feat/RFE-530/integration-branch as 52.0",
"oat-sa/extension-tao-item": "dev-feat/RFE-530/integration-branch as 12.0",
"oat-sa/extension-tao-itemqti": ">=29.14.5",
"oat-sa/extension-tao-test": ">=15.0.0",
"oat-sa/extension-tao-test": "dev-feat/RFE-530/integration-branch as 16.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

  • Use proper versions before release

@gabrielfs7 gabrielfs7 requested a review from hectoras April 11, 2023 06:45
@gabrielfs7 gabrielfs7 marked this pull request as ready for review April 11, 2023 06:45
Copy link
Contributor

@hectoras hectoras left a comment

Choose a reason for hiding this comment

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

  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Target branch is correct
  • Change log provided
  • New code is respecting code style rules
  • New code is respecting best practices
  • Feature is working correctly on my local machine (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • Acceptance criteria are respected
  • Kitchen links are not exposed in the description
  • No unnecessary dependencies are installed
  • All required dependencies were installed or updated

Copy link
Contributor

@shpran shpran 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
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

@github-actions
Copy link

Version

Target Version 12.34.4
Last version 12.34.3

There are 0 BREAKING CHANGE, 0 feature, 1 fix

@gabrielfs7 gabrielfs7 merged commit ddf7e38 into develop Apr 27, 2023
@gabrielfs7 gabrielfs7 deleted the feat/RFE-530/integration-branch branch April 27, 2023 14:40
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