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

chore(service): implement private pipeline quota check #323

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

donch1989
Copy link
Member

Because

  • we need to check the private pipeline quota before creating or updating pipeline

This commit

  • implement private pipeline quota check

Copy link

linear bot commented Dec 10, 2023

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

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

Comparison is base (043ee04) 0.00% compared to head (92c98bc) 0.00%.

Files Patch % Lines
pkg/service/service.go 0.00% 74 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #323   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines       2750    2813   +63     
=====================================
- Misses      2750    2813   +63     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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.

@donch1989 donch1989 merged commit 258020b into main Dec 10, 2023
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-2883 branch December 10, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants