Skip to content

MAT-9817: add madie-admin library share - #57

Merged
mcmcphillips merged 8 commits into
developfrom
MAT-9817
Aug 7, 2026
Merged

MAT-9817: add madie-admin library share#57
mcmcphillips merged 8 commits into
developfrom
MAT-9817

Conversation

@mcmcphillips

Copy link
Copy Markdown
Contributor

MADiE PR

Jira Ticket: MAT-9817
(Optional) Related Tickets:

Summary

All Submissions

  • This PR has the JIRA linked.
  • Required tests are included.
  • No extemporaneous files are included (i.e Complied files or testing results).
  • This PR is merging into the correct branch.
  • All Documentation needed for this PR is Complete (or noted in a TODO or other Ticket).
  • Any breaking changes or failing automations are noted by placing a comment on this PR.

DevSecOps

If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.

  • This PR has NO significant security impact (i.e Changing auth methods, Adding a new user type, Adding a required but vulnerable package).
  • All CDN/Web dependencies are hosted internally (i.e MADiE-Root Repo).

Reviewers

By Approving this PR you are attesting to the following:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose.
  • The tests appropriately test the new code, including edge cases.
  • If you have any concerns they are brought up either to the developer assigned, security engineer, or leads.

@mcmcphillips
mcmcphillips requested a review from a team as a code owner August 5, 2026 20:27
@codacy-production

codacy-production Bot commented Aug 5, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 9 medium

Alerts:
⚠ 9 issues (≤ 0 issues of at least minor severity)

Results:
9 new issues

Category Results
UnusedCode 1 medium
BestPractice 7 medium
Complexity 1 medium

View in Codacy

🟢 Metrics 12 complexity · 6 duplication

Metric Results
Complexity 12
Duplication 6

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.16% coverage variation

Metric Results
Coverage variation +0.16% coverage variation (-1.00%)
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d04fd95) 793 780 98.36%
Head commit (274b0fc) 810 (+17) 798 (+18) 98.52% (+0.16%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#57) 24 24 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.41%. Comparing base (d04fd95) to head (274b0fc).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...landing/userManagement/userProfile/UserProfile.tsx 90.90% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #57      +/-   ##
===========================================
- Coverage    91.42%   91.41%   -0.01%     
===========================================
  Files           14       15       +1     
  Lines          886      897      +11     
  Branches       220      217       -3     
===========================================
+ Hits           810      820      +10     
+ Misses          15       14       -1     
- Partials        61       63       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcmcphillips
mcmcphillips merged commit f474d56 into develop Aug 7, 2026
12 of 13 checks passed
@mcmcphillips
mcmcphillips deleted the MAT-9817 branch August 7, 2026 18:41
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.

2 participants