Skip to content

Conversation

@deepktp
Copy link
Contributor

@deepktp deepktp commented Nov 3, 2025

Motivation

Updated Libraries base react native version to 0.81 and example app to 54. (Multiple persons are having issues in recent versions of react native with lib.)

Added Codcov to get test coverage

Codcov was added in library but maybe the flow and working was changed so i had removed it previously now added it again with new working flow. Need to add codcov token in environment variables. The commit that adds codcov.

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 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

Additional context

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.11%. Comparing base (52056de) to head (81edead).
⚠️ Report is 85 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3993      +/-   ##
==========================================
- Coverage   79.68%   79.11%   -0.58%     
==========================================
  Files          87       90       +3     
  Lines        1846     2140     +294     
  Branches      803      945     +142     
==========================================
+ Hits         1471     1693     +222     
- Misses        370      444      +74     
+ Partials        5        3       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@deepktp deepktp changed the title Upgraded librarie's react native version to 0.81 and expo to 54 Upgraded library's react native version to 0.81 and expo to 54 Nov 3, 2025
@theianmay theianmay self-assigned this Nov 4, 2025
@theianmay theianmay merged commit 7d10f0b into react-native-elements:next Nov 5, 2025
9 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 5, 2025
Upgraded library's react native version to 0.81 and expo to 54
github-actions bot pushed a commit that referenced this pull request Nov 5, 2025
Upgraded library's react native version to 0.81 and expo to 54
@github-project-automation github-project-automation bot moved this to In Progress 🚧 in Community Roadmap 🛣 Nov 16, 2025
@theianmay theianmay added this to the v5.0.0 milestone Nov 16, 2025
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Closed or Merged 🏁 in Community Roadmap 🛣 Nov 16, 2025
@theianmay theianmay self-requested a review December 5, 2025 06:44
Copy link
Member

@theianmay theianmay left a comment

Choose a reason for hiding this comment

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

Looks good, merged! Thank you

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

Projects

Status: Closed or Merged 🏁

Development

Successfully merging this pull request may close these issues.

2 participants