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: follow-up for the retain-related changes in stack router #11768

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

osdnk
Copy link
Member

@osdnk osdnk commented Jan 2, 2024

Please provide enough information so that others can review your pull request.

Motivation

Explain the motivation for making this change. What existing problem does the pull request solve?

If this pull request addresses an existing issue, link to the issue. If an issue is not present, describe the issue here.

Test plan

Describe the steps to test this change so that a reviewer can verify it. Provide screenshots or videos if the change affects UI.

The change must pass lint, typescript and tests.

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (7fe82f7) 76.74% compared to head (ea999ee) 76.73%.

Files Patch % Lines
packages/routers/src/StackRouter.tsx 66.66% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11768      +/-   ##
==========================================
- Coverage   76.74%   76.73%   -0.01%     
==========================================
  Files         207      207              
  Lines        6101     6103       +2     
  Branches     2384     2385       +1     
==========================================
+ Hits         4682     4683       +1     
- Misses       1367     1368       +1     
  Partials       52       52              

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

Copy link

netlify bot commented Jan 2, 2024

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit ac5fce4
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/65943c265f4c480008668a03
😎 Deploy Preview https://deploy-preview-11768--react-navigation-example.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 configuration.

@satya164 satya164 enabled auto-merge (squash) January 2, 2024 16:40
@satya164 satya164 merged commit 573d0b8 into main Jan 2, 2024
8 checks passed
@satya164 satya164 deleted the @osdnk/retain-fixes branch January 2, 2024 16:41
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