-
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(deployment): show banner for trial users with no bids #922
feat(deployment): show banner for trial users with no bids #922
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (24.07%) 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 #922 +/- ##
===========================================
+ Coverage 12.35% 24.44% +12.09%
===========================================
Files 450 676 +226
Lines 12108 17070 +4962
Branches 2572 3251 +679
===========================================
+ Hits 1496 4173 +2677
- Misses 10033 12708 +2675
+ Partials 579 189 -390
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:
|
c0b5697
to
d210784
Compare
apps/api/src/billing/services/trial-validation/trial-validation.service.ts
Outdated
Show resolved
Hide resolved
3f1a7e9
to
76dd0c4
Compare
apps/api/src/billing/services/trial-validation/trial-validation.service.ts
Show resolved
Hide resolved
216a6c1
to
886788b
Compare
886788b
to
374fc2c
Compare
…lletProvider.tsx Signed-off-by: Maxime Beauchamp <[email protected]>
refs #887