Skip to content

[MOB-11549] creates iterableEmbeddedMetadata class#653

Closed
evantk91 wants to merge 2 commits into
evan/MOB-11561-enableEmbeddedMessaging-flagfrom
evan/MOB-11549-iterable-embedded-metadata-class
Closed

[MOB-11549] creates iterableEmbeddedMetadata class#653
evantk91 wants to merge 2 commits into
evan/MOB-11561-enableEmbeddedMessaging-flagfrom
evan/MOB-11549-iterable-embedded-metadata-class

Conversation

@evantk91

@evantk91 evantk91 commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

🔹 JIRA Ticket(s) if any

✏️ Description

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

@github-actions

github-actions Bot commented Jun 9, 2025

Copy link
Copy Markdown
Lines Statements Branches Functions
Coverage: 37%
37.57% (180/479) 10.98% (20/182) 31.64% (50/158)

@evantk91 evantk91 changed the title [MOB-11549] [MOB-11549] creates iterableEmbeddedMetadata class Jun 9, 2025
@qlty-cloud-legacy

qlty-cloud-legacy Bot commented Jun 9, 2025

Copy link
Copy Markdown

❌ 1 blocking issue (2 total)

Tool Category Rule Count
eslint Lint Error loading TSDoc config file:
Error encountered for /home/runner/work/react-native-sdk/tsdoc.json:
Unable to resolve "extends" reference to "typedoc/tsdoc.json": Cannot find module 'typedoc/tsdoc.json' from '/home/runner/work/react-native-sdk'
1
qlty Structure Function with many parameters (count = 4): constructor 1

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

@@ -0,0 +1,65 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Error loading TSDoc config file:
Error encountered for /home/runner/work/react-native-sdk/tsdoc.json:
Unable to resolve "extends" reference to "typedoc/tsdoc.json": Cannot find module 'typedoc/tsdoc.json' from '/home/runner/work/react-native-sdk'
[eslint:tsdoc/syntax]

Comment on lines +22 to +26
constructor(
messageId: string,
placementId: number,
campaignId: number | undefined,
isProof: boolean = false

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function with many parameters (count = 4): constructor [qlty:function-parameters]

@@ -0,0 +1,65 @@
/**

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Error loading TSDoc config file:
Error encountered for /home/runner/work/react-native-sdk/tsdoc.json:
Unable to resolve "extends" reference to "typedoc/tsdoc.json": Cannot find module 'typedoc/tsdoc.json' from '/home/runner/work/react-native-sdk'
[eslint:tsdoc/syntax]

Comment on lines +22 to +26
constructor(
messageId: string,
placementId: number,
campaignId: number | undefined,
isProof: boolean = false

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Function with many parameters (count = 4): constructor [qlty:function-parameters]

@evantk91 evantk91 closed this Jun 9, 2025
@evantk91 evantk91 deleted the evan/MOB-11549-iterable-embedded-metadata-class branch June 9, 2025 15:56
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