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(edge_services): add resources #2637

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Jun 27, 2024

No description provided.

@yfodil yfodil changed the title Feat/edge services feat(edge_services): add resources Jun 27, 2024
@yfodil yfodil self-assigned this Jun 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 53.22896% with 478 lines in your changes missing coverage. Please review.

Project coverage is 70.58%. Comparing base (fe86049) to head (ae1f7a0).
Report is 201 commits behind head on master.

Files with missing lines Patch % Lines
internal/services/edgeservices/testfuncs/checks.go 0.00% 130 Missing ⚠️
internal/services/edgeservices/testfuncs/sweep.go 0.00% 86 Missing ⚠️
internal/services/edgeservices/types.go 28.94% 52 Missing and 2 partials ⚠️
internal/services/edgeservices/cache_stage.go 70.92% 37 Missing and 4 partials ⚠️
internal/services/edgeservices/dns_stage.go 73.28% 33 Missing and 6 partials ⚠️
internal/services/edgeservices/tls_stage.go 71.94% 34 Missing and 5 partials ⚠️
internal/services/edgeservices/backend_stage.go 80.00% 26 Missing and 5 partials ⚠️
internal/services/edgeservices/pipeline.go 74.07% 25 Missing and 3 partials ⚠️
internal/services/edgeservices/waiters.go 0.00% 20 Missing ⚠️
internal/services/edgeservices/helpers.go 37.50% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2637      +/-   ##
==========================================
- Coverage   71.43%   70.58%   -0.86%     
==========================================
  Files         277      338      +61     
  Lines       35875    33939    -1936     
==========================================
- Hits        25628    23956    -1672     
+ Misses       8028     7706     -322     
- Partials     2219     2277      +58     

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

@yfodil yfodil marked this pull request as ready for review June 27, 2024 15:36
@yfodil yfodil requested a review from remyleone as a code owner June 27, 2024 15:36
@yfodil yfodil marked this pull request as draft July 2, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants