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

feat(deployment): limit number of deployments for trials #923

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jzsfkzm
Copy link
Contributor

@jzsfkzm jzsfkzm commented Feb 28, 2025

closes #827

@jzsfkzm jzsfkzm requested a review from a team as a code owner February 28, 2025 11:29
@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 9.11%. Comparing base (7a7b79d) to head (c0fb54c).

Files with missing lines Patch % Lines
...web/src/components/new-deployment/ManifestEdit.tsx 0.00% 10 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) 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    #923      +/-   ##
=========================================
- Coverage   11.65%   9.11%   -2.55%     
=========================================
  Files         449     436      -13     
  Lines       11873   11453     -420     
  Branches     2503    2435      -68     
=========================================
- Hits         1384    1044     -340     
+ Misses       9925    9847      -78     
+ Partials      564     562       -2     
Flag Coverage Δ
deploy-web 9.11% <0.00%> (-0.01%) ⬇️
provider-proxy ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jzsfkzm jzsfkzm force-pushed the feature/5-deployments-for-trial branch from b824e7f to c0fb54c Compare March 2, 2025 10:35
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.

Trial accounts can only create 5 deployments
2 participants