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

fix(ci): build errors #3806

Merged
merged 1 commit into from
Jun 18, 2023
Merged

Conversation

arpitBhalla
Copy link
Member

Motivation

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Jest Unit Test
  • Checked with example app

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation using yarn docs-build-api
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional context

@netlify
Copy link

netlify bot commented Jun 18, 2023

Deploy Preview for react-native-elements ready!

Name Link
🔨 Latest commit 02b602d
🔍 Latest deploy log https://app.netlify.com/sites/react-native-elements/deploys/648f2c5c0fd3c50008ab6b6e
😎 Deploy Preview https://deploy-preview-3806--react-native-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Merging #3806 (da806c4) into next (8a43add) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head da806c4 differs from pull request most recent head 02b602d. Consider uploading reports for the commit 02b602d to get more accurate results

@@            Coverage Diff             @@
##             next    #3806      +/-   ##
==========================================
+ Coverage   79.86%   79.87%   +0.01%     
==========================================
  Files          87       87              
  Lines        1823     1824       +1     
  Branches      813      814       +1     
==========================================
+ Hits         1456     1457       +1     
  Misses        362      362              
  Partials        5        5              
Impacted Files Coverage Δ
packages/base/src/Divider/Divider.tsx 92.59% <100.00%> (+0.28%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@arpitBhalla arpitBhalla merged commit a440ec0 into react-native-elements:next Jun 18, 2023
9 of 14 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 18, 2023
github-actions bot pushed a commit that referenced this pull request Jun 18, 2023
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.

None yet

1 participant