Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOB-10588] release-2-0-0-beta #623

Merged
merged 6 commits into from
Jan 29, 2025
Merged

Conversation

lposen
Copy link
Contributor

@lposen lposen commented Jan 24, 2025

🔹 JIRA Ticket(s) if any

✏️ Description

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

Copy link

github-actions bot commented Jan 24, 2025

Lines Statements Branches Functions
Coverage: 37%
37.63% (175/465) 11.86% (21/177) 32.25% (50/155)

lposen and others added 4 commits January 24, 2025 12:31
…act-native-sdk into MOB-10588-release-2-0-0-beta

* 'MOB-10588-release-2-0-0-beta' of github.com:Iterable/react-native-sdk:
  docs: added common error to readme
  fix: removed indicator
  chore: removed console statement
Copy link

codeclimate bot commented Jan 24, 2025

Code Climate has analyzed commit 324aa31 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 37.9% (0.0% change).

View more on Code Climate.

Copy link
Member

@Ayyanchira Ayyanchira left a comment

Choose a reason for hiding this comment

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

Looking really solid @lposen
Added a nit pick comment

- Removed broken integration tests
- Changed folder structure to prepare for it to be divided into multiple packages
- Removed duplicate code
- Made lint rules stricter
Copy link
Member

Choose a reason for hiding this comment

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

This is the one repeated as mentioned ⬆️

- [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)
- [react-native-webview](https://github.com/react-native-webview/react-native-webview)
- Update exports to include components which previously were obtained via direct
path. EG: Instead of `import IterableInbox from
Copy link
Member

Choose a reason for hiding this comment

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

examples for breaking changes are indeed helpful 👍🏼

- **NOTE**: This is a breaking change. All nested imports will need to be updated.
- Replaced non-working sample application with a new example app
- Changed scaffolding to use [react-native-builder-bob](https://callstack.github.io/react-native-builder-bob/create)
- Fixed linting issues and made lint rules stricter
Copy link
Member

Choose a reason for hiding this comment

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

Made lint rules stricter is mentioned below as well.

@evantk91 evantk91 merged commit 567fe70 into master Jan 29, 2025
9 checks passed
@evantk91 evantk91 deleted the MOB-10588-release-2-0-0-beta branch January 29, 2025 20:58
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.

3 participants