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-90327 || All organization page #4028

Merged
merged 8 commits into from
Oct 9, 2024

Conversation

BlazarQSO
Copy link
Contributor

@BlazarQSO BlazarQSO commented Sep 30, 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 Sep 30, 2024

Codecov Report

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

Project coverage is 61.11%. Comparing base (d606fb7) to head (31049c2).

Files with missing lines Patch % Lines
app/src/common/constants/organizationTypes.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feature/orgs    #4028      +/-   ##
================================================
- Coverage         61.18%   61.11%   -0.07%     
================================================
  Files                81       82       +1     
  Lines               912      913       +1     
  Branches            130      131       +1     
================================================
  Hits                558      558              
- Misses              324      325       +1     
  Partials             30       30              

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

app/src/routes/constants.js Outdated Show resolved Hide resolved
app/src/controllers/organizations/reducer.js Show resolved Hide resolved
Copy link

sonarcloud bot commented Oct 9, 2024

@BlazarQSO BlazarQSO merged commit d312acb into feature/orgs Oct 9, 2024
8 checks passed
@BlazarQSO BlazarQSO deleted the feature/EPMRPP-90327-all-organization-page branch October 9, 2024 12:06
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