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

chore: remove Promise.allSettled #206

Merged
merged 1 commit into from
Oct 22, 2024
Merged

chore: remove Promise.allSettled #206

merged 1 commit into from
Oct 22, 2024

Conversation

bang9
Copy link
Collaborator

@bang9 bang9 commented Oct 22, 2024

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact
the Developer Relations team [email protected] with details
and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

[TICKET_ID]

Description Of Changes

from #205

Types Of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply_

  • Bugfix
  • New feature
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, appearance (ex) Prettier)
  • Build configuration
  • Improvement (refactor code)
  • Test

@bang9 bang9 requested a review from liamcho October 22, 2024 04:34
@bang9 bang9 self-assigned this Oct 22, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 11.60%. Comparing base (7513d04) to head (631077d).

Files with missing lines Patch % Lines
...ages/uikit-react-native/src/hooks/useConnection.ts 0.00% 6 Missing ⚠️
...ative/src/fragments/createGroupChannelFragment.tsx 0.00% 3 Missing ⚠️
...src/fragments/createGroupChannelThreadFragment.tsx 0.00% 3 Missing ⚠️
...t-native/src/components/ChannelInput/SendInput.tsx 0.00% 2 Missing ⚠️
...t-react-native/src/contexts/PlatformServiceCtx.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   11.61%   11.60%   -0.02%     
==========================================
  Files         356      356              
  Lines        8358     8366       +8     
  Branches     2312     2193     -119     
==========================================
  Hits          971      971              
- Misses       7386     7394       +8     
  Partials        1        1              

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

Copy link

@liamcho liamcho left a comment

Choose a reason for hiding this comment

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

LGTM

@bang9 bang9 added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit c0e94a2 Oct 22, 2024
7 checks passed
@bang9 bang9 deleted the chore/remove-allSettled branch October 22, 2024 04: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