-
Notifications
You must be signed in to change notification settings - Fork 3
MAT-7684 UnsignedInt and MAT-7685 PositiveInt #727
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #727 +/- ##
===========================================
+ Coverage 82.98% 83.19% +0.20%
===========================================
Files 205 205
Lines 6155 6178 +23
Branches 1334 1346 +12
===========================================
+ Hits 5108 5140 +32
+ Misses 716 709 -7
+ Partials 331 329 -2 ☔ View full report in Codecov by Sentry. |
src/components/editTestCase/qiCore/LeftPanel/ElementsTab/builder/element/TypeEditor.tsx
Outdated
Show resolved
Hide resolved
how will these refactors handle a signed integer? (Just a regular int that can be positive, 0 or negative) per https://jira.cms.gov/browse/MAT-7671 |
MADiE PR
Jira Ticket: MAT-7684
(Optional) Related Tickets:
Summary
All Submissions
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.
Reviewers
By Approving this PR you are attesting to the following: