-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: change planName to value for planData hook #2359
Conversation
…fullstack convention
✅ Deploy Preview for gazebo-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2359 +/- ##
===========================================
+ Coverage 35.79% 97.15% +61.35%
===========================================
Files 700 725 +25
Lines 8623 8681 +58
Branches 2099 2132 +33
===========================================
+ Hits 3087 8434 +5347
+ Misses 5438 244 -5194
+ Partials 98 3 -95
... and 427 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2359 +/- ##
===========================================
+ Coverage 35.79% 97.15% +61.35%
===========================================
Files 700 725 +25
Lines 8623 8681 +58
Branches 2150 2099 -51
===========================================
+ Hits 3087 8434 +5347
+ Misses 5433 245 -5188
+ Partials 103 2 -101
... and 427 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2359 +/- ##
===========================================
+ Coverage 35.79% 97.15% +61.35%
===========================================
Files 700 725 +25
Lines 8623 8681 +58
Branches 2144 2144
===========================================
+ Hits 3087 8434 +5347
+ Misses 5433 244 -5189
+ Partials 103 3 -100
... and 427 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2359 +/- ##
========================================
+ Coverage 35.80 97.15 +61.35
========================================
Files 700 725 +25
Lines 8623 8681 +58
Branches 2144 2150 +6
========================================
+ Hits 3087 8434 +5347
+ Misses 5438 244 -5194
+ Partials 98 3 -95
... and 427 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 consistency is good
Description
We're changing the
planName
resolver value for plan data tovalue
. Historically, we've usedvalue
, and although we ultimately want to useplanName
, maintaining both keys/utils/proptypes/revolving logic with different key names can be hard to follow, specially with those files not using TS atm.Notable Changes
usePlanData
hook to usevalue
overplanName
Link to Sample Entry
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.