service-ui icon indicating copy to clipboard operation
service-ui copied to clipboard

Feature/epmrpp 92303 merge develop

Open BlazarQSO opened this issue 1 year ago • 2 comments

PR Checklist

  • [x] Have you verified that the PR is pointing to the correct target branch? (develop for features/bugfixes, other if mentioned in the task)
  • [x] 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)
  • [x] Have you checked that everything works within the branch according to the task description and tested it locally?
  • [x] 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.
  • [x] Have you run the tests locally and added/updated them if needed?
  • [x] Have you checked that app can be built (npm run build)?
  • [x] Have you made sure that all the necessary pipelines has been successfully completed?
  • [x] If the task requires translations to be updated, have you done this by running the manage:translations script?

Visuals

BlazarQSO avatar Jul 05 '24 00:07 BlazarQSO

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.08%. Comparing base (3ef87b7) to head (b200fcb). Report is 1 commits behind head on feature/orgs.

Files Patch % Lines
app/src/common/constants/supportedLanguages.js 0.00% 1 Missing :warning:
Additional details and impacted files
@@               Coverage Diff                @@
##           feature/orgs    #3906      +/-   ##
================================================
- Coverage         61.15%   61.08%   -0.07%     
================================================
  Files                81       81              
  Lines               901      902       +1     
  Branches            130      130              
================================================
  Hits                551      551              
- Misses              321      322       +1     
  Partials             29       29              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jul 08 '24 13:07 codecov-commenter