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-91635 || TypeError occurs when opening Unique errors page #3862

Merged

Conversation

BlazarQSO
Copy link
Contributor

@BlazarQSO BlazarQSO commented Jun 7, 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

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2024

Codecov Report

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

Project coverage is 61.72%. Comparing base (1c01a13) to head (cf8b89a).

Files Patch % Lines
app/src/common/utils/permissions/permissions.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feature/orgs    #3862      +/-   ##
================================================
- Coverage         61.79%   61.72%   -0.07%     
================================================
  Files                80       80              
  Lines               890      891       +1     
  Branches            128      129       +1     
================================================
  Hits                550      550              
- Misses              314      315       +1     
  Partials             26       26              

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

Copy link

sonarqubecloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@BlazarQSO BlazarQSO merged commit 8c662fe into feature/orgs Jun 7, 2024
7 checks passed
@BlazarQSO BlazarQSO deleted the fix/EPMRPP-91635-type-error-when-opening-unique-errors branch June 7, 2024 12:57
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.

3 participants