Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Feature/mat 7667 #756

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Feature/mat 7667 #756

wants to merge 3 commits into from

Conversation

RohitKandimalla
Copy link
Contributor

MADiE PR

Jira Ticket: MAT-7704
(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 into the correct branch.
  • All Documentation as needed for this PR is Complete (or noted in a TODO or other Ticket)
  • Any breaking changes or failing automation 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

@RohitKandimalla RohitKandimalla self-assigned this Nov 6, 2024
@RohitKandimalla RohitKandimalla requested a review from a team as a code owner November 6, 2024 13:20
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.40% 78.13%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f02d500) 5714 5037 88.15%
Head commit (45feb6e) 5742 (+28) 5039 (+2) 87.76% (-0.40%)

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 (#756) 32 25 78.13%

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%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 69.44444% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.73%. Comparing base (f02d500) to head (45feb6e).

Files with missing lines Patch % Lines
.../testCaseLanding/common/TestCaseLandingWrapper.tsx 59.09% 7 Missing and 2 partials ⚠️
src/components/routes/qdm/TestCaseRoutes.tsx 83.33% 0 Missing and 1 partial ⚠️
src/components/routes/qiCore/TestCaseRoutes.tsx 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #756      +/-   ##
===========================================
- Coverage    83.22%   82.73%   -0.49%     
===========================================
  Files          205      205              
  Lines         6198     6227      +29     
  Branches      1346     1350       +4     
===========================================
- Hits          5158     5152       -6     
- Misses         713      739      +26     
- Partials       327      336       +9     

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant