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

Mat 7670 boolean test case builder component #703

Merged
merged 22 commits into from
Oct 8, 2024

Conversation

sb-cecilialiu
Copy link
Contributor

@sb-cecilialiu sb-cecilialiu commented Sep 24, 2024

MADiE PR

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

@sb-cecilialiu sb-cecilialiu requested a review from a team as a code owner September 24, 2024 11:08
Copy link

codacy-production bot commented Sep 24, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.01% 33.33%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (79a819c) 5494 4825 87.82%
Head commit (1b65948) 5496 (+2) 4826 (+1) 87.81% (-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 (#703) 6 2 33.33%

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 Sep 24, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.87%. Comparing base (79a819c) to head (1b65948).
Report is 23 commits behind head on develop.

Files with missing lines Patch % Lines
...anel/ElementsTab/builder/element/ElementEditor.tsx 0.00% 2 Missing ⚠️
...el/ElementsTab/builder/resource/ResourceEditor.tsx 0.00% 2 Missing ⚠️
...ftPanel/ElementsTab/builder/element/TypeEditor.tsx 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #703      +/-   ##
===========================================
- Coverage    82.88%   82.87%   -0.01%     
===========================================
  Files          203      203              
  Lines         5959     5962       +3     
  Branches      1285     1286       +1     
===========================================
+ Hits          4939     4941       +2     
- Misses         702      703       +1     
  Partials       318      318              

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

sb-cecilialiu and others added 15 commits September 24, 2024 10:03
mcmcphillips
mcmcphillips previously approved these changes Oct 7, 2024
@sb-cecilialiu sb-cecilialiu merged commit b8130f5 into develop Oct 8, 2024
11 of 13 checks passed
@sb-cecilialiu sb-cecilialiu deleted the MAT-7670_BooleanTestCaseBuilderComponent branch October 8, 2024 20:07
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.

3 participants