-
Notifications
You must be signed in to change notification settings - Fork 63
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: show a popup on start trial #1116
feat: show a popup on start trial #1116
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (33.33%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1116 +/- ##
=========================================
- Coverage 12.35% 9.89% -2.46%
=========================================
Files 450 438 -12
Lines 12108 11700 -408
Branches 2565 2499 -66
=========================================
- Hits 1496 1158 -338
- Misses 10033 10364 +331
+ Partials 579 178 -401
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Nice! This should be displayed anywhere in the app, not just get started section.
680f9f0
to
71df79d
Compare
You're all set to start deploying your first service. During your trial, you can create and manage up to 5 deployments — perfect for | ||
exploring everything our platform has to offer. | ||
</p> | ||
<p>Get started now and see what you can build!</p> |
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.
@anilmurty Can you validate this copy please?
71df79d
to
a4877f3
Compare
closes #826