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: update cloud releasers to use correct entrypoint path #587

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

HomelessDinosaur
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Comparison is base (a319509) 49.51% compared to head (fc5a100) 49.51%.

❗ Current head fc5a100 differs from pull request most recent head 6de9a4f. Consider uploading reports for the commit 6de9a4f to get more accurate results

Files Patch % Lines
cloud/aws/runtime/gateway/lambda.go 21.42% 152 Missing and 2 partials ⚠️
cloud/aws/runtime/storage/s3.go 60.16% 47 Missing and 2 partials ⚠️
cloud/azure/runtime/gateway/http.go 38.02% 40 Missing and 4 partials ⚠️
cloud/azure/runtime/topic/eventgrid.go 52.94% 35 Missing and 5 partials ⚠️
cloud/aws/runtime/topic/sns.go 0.00% 39 Missing ⚠️
cloud/aws/runtime/resource/resource.go 23.40% 35 Missing and 1 partial ⚠️
cloud/azure/runtime/queue/azqueue.go 62.71% 20 Missing and 2 partials ⚠️
cloud/aws/runtime/queue/sqs.go 73.84% 16 Missing and 1 partial ⚠️
cloud/azure/runtime/storage/azblob.go 80.32% 11 Missing and 1 partial ⚠️
cloud/aws/runtime/secret/secrets_manager.go 87.17% 5 Missing ⚠️
... and 1 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #587   +/-   ##
=======================================
  Coverage   49.51%   49.51%           
=======================================
  Files          23       23           
  Lines        3207     3207           
=======================================
  Hits         1588     1588           
  Misses       1517     1517           
  Partials      102      102           
Flag Coverage Δ
aws 43.82% <41.06%> (ø)
azure 54.69% <59.45%> (ø)
core 78.57% <ø> (ø)
gcp 47.17% <ø> (ø)

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.

@tjholm tjholm merged commit 4d3c77d into nitrictech:main Feb 20, 2024
2 checks passed
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.

2 participants