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

Mat 7844 reset execution results after change #749

Merged
merged 7 commits into from
Oct 30, 2024

Conversation

gregory-akins
Copy link
Contributor

MADiE PR

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

@gregory-akins gregory-akins requested a review from a team as a code owner October 29, 2024 16:39
Copy link

codacy-production bot commented Oct 29, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.01% 90.91%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0e52951) 5705 5029 88.15%
Head commit (b278727) 5711 (+6) 5034 (+5) 88.15% (-0.01%)

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 (#749) 11 10 90.91%

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 Oct 29, 2024

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.18%. Comparing base (0e52951) to head (b278727).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
...tCase/RightPanel/ExpectedActual/ExpectedActual.tsx 0.00% 1 Missing ⚠️
...Case/qdm/populations/TestCasePopulationListUtil.ts 0.00% 0 Missing and 1 partial ⚠️
...ents/stratifications/TestCaseStratificationRow.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #749   +/-   ##
========================================
  Coverage    83.18%   83.18%           
========================================
  Files          205      205           
  Lines         6191     6197    +6     
  Branches      1348     1349    +1     
========================================
+ Hits          5150     5155    +5     
- Misses         712      713    +1     
  Partials       329      329           

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

Copy link
Contributor

@adongare adongare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregory-akins gregory-akins merged commit 382daa7 into develop Oct 30, 2024
11 of 12 checks passed
@gregory-akins gregory-akins deleted the MAT-7844_ResetExecutionResultsAfterChange branch October 30, 2024 20:17
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