Skip to content

Comments

[SDK-245] banner-component-stretch#819

Draft
lposen wants to merge 2 commits intoloren/embedded/SDK-248-notification-componentfrom
loren/embedded/SDK-245-banner-component-stretch
Draft

[SDK-245] banner-component-stretch#819
lposen wants to merge 2 commits intoloren/embedded/SDK-248-notification-componentfrom
loren/embedded/SDK-245-banner-component-stretch

Conversation

@lposen
Copy link
Contributor

@lposen lposen commented Feb 24, 2026

🔹 JIRA Ticket(s) if any

✏️ Description

Please provide a brief description of what this pull request does.

@github-actions
Copy link

Lines Statements Branches Functions
Coverage: 66%
66.38% (468/705) 51.69% (168/325) 63.09% (159/252)

@qltysh
Copy link

qltysh bot commented Feb 24, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on loren/embedded/SDK-248-notification-component by 0.93%.

Modified Files with Diff Coverage (2)

RatingFile% DiffUncovered Line #s
New file Coverage rating: A
...d/components/IterableEmbeddedBanner/IterableEmbeddedBanner.tsx100.0%
New file Coverage rating: A
...onents/IterableEmbeddedBanner/IterableEmbeddedBanner.styles.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@qltysh
Copy link

qltysh bot commented Feb 24, 2026

3 new issues

Tool Category Rule Count
qlty Structure Function with high complexity (count = 9): IterableEmbeddedBanner 1
qlty Duplication Found 19 lines of similar code in 2 locations (mass = 65) 1
qlty Duplication Found 31 lines of identical code in 2 locations (mass = 113) 1

]}
>
{message.elements?.body}
</Text>
Copy link

Choose a reason for hiding this comment

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

Found 19 lines of similar code in 2 locations (mass = 65) [qlty:similar-code]

</TouchableOpacity>
);
})}
</View>
Copy link

Choose a reason for hiding this comment

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

Found 31 lines of identical code in 2 locations (mass = 113) [qlty:identical-code]

)}
</View>
</Pressable>
);
Copy link

Choose a reason for hiding this comment

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

Function with high complexity (count = 9): IterableEmbeddedBanner [qlty:function-complexity]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant