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

EPMRPP-90318 || Remote plugins support #3826

Merged
merged 2 commits into from
May 17, 2024

Conversation

AmsterGet
Copy link
Member

@AmsterGet AmsterGet commented May 8, 2024

PR Checklist

  • Have you verified that the PR is pointing to the correct target branch? (develop for features/bugfixes, other if mentioned in the task)
  • Have you verified that your branch is consistent with the target branch and has no conflicts? (if not, make a rebase under the target branch)
  • Have you checked that everything works within the branch according to the task description and tested it locally?
  • Have you run the linter (npm run lint) prior to submission? Enable the git hook on commit in your IDE to run it and format the code automatically.
  • Have you run the tests locally and added/updated them if needed?
  • Have you checked that app can be built (npm run build)?
  • Have you made sure that all the necessary pipelines has been successfully completed?
  • If the task requires translations to be updated, have you done this by running the manage:translations script?

Visuals

@AmsterGet AmsterGet changed the title Feature/epmrpp 90318 remote plugins support EPMRPP-90318 || Remote plugins support May 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.50%. Comparing base (0dfd0c3) to head (53dea4a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3826   +/-   ##
========================================
  Coverage    60.50%   60.50%           
========================================
  Files           80       80           
  Lines          866      866           
  Branches       127      127           
========================================
  Hits           524      524           
  Misses         315      315           
  Partials        27       27           

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

@AmsterGet AmsterGet force-pushed the feature/EPMRPP-90318-remote-plugins-support branch 2 times, most recently from 0a33438 to 5514e3f Compare May 15, 2024 11:49
@AmsterGet AmsterGet marked this pull request as ready for review May 15, 2024 11:54
@AmsterGet AmsterGet force-pushed the feature/EPMRPP-90318-remote-plugins-support branch from 5514e3f to 82c780d Compare May 15, 2024 11:55
@AmsterGet AmsterGet force-pushed the feature/EPMRPP-90318-remote-plugins-support branch from 82c780d to 53dea4a Compare May 16, 2024 11:35
@AmsterGet AmsterGet requested a review from Vadim73i May 16, 2024 16:03
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
9 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@AmsterGet AmsterGet merged commit abfe1cf into develop May 17, 2024
10 checks passed
@AmsterGet AmsterGet deleted the feature/EPMRPP-90318-remote-plugins-support branch May 17, 2024 09:07
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.

None yet

4 participants