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

Feature/mat 6516 delete all qdm tcs #516

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

nmorasb
Copy link
Contributor

@nmorasb nmorasb commented Dec 6, 2023

MADiE PR

Jira Ticket: MAT-6516
(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

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (164e199) 87.61% compared to head (cb02532) 87.61%.

Files Patch % Lines
.../testCaseLanding/qdm/CreateCodeCoverageNavTabs.tsx 50.00% 0 Missing and 2 partials ⚠️
...rc/components/testCaseLanding/qdm/TestCaseList.tsx 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #516      +/-   ##
===========================================
- Coverage    87.61%   87.61%   -0.01%     
===========================================
  Files          163      163              
  Lines         4650     4666      +16     
  Branches      1049     1051       +2     
===========================================
+ Hits          4074     4088      +14     
- Misses         317      318       +1     
- Partials       259      260       +1     

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

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 94.12%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (164e199) 4286 3990 93.09%
Head commit (cb02532) 4301 (+15) 4004 (+14) 93.10% (+0.00%)

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 (#516) 17 16 94.12%

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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@nmorasb nmorasb marked this pull request as ready for review December 6, 2023 20:27
@nmorasb nmorasb requested a review from a team as a code owner December 6, 2023 20:27
@nmorasb nmorasb merged commit 9df284a into develop Dec 6, 2023
7 of 9 checks passed
@nmorasb nmorasb deleted the feature/MAT-6516-delete-all-qdm-tcs branch December 6, 2023 20:46
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.

2 participants