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(aws): Batch services #675

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

feat(aws): Batch services #675

wants to merge 18 commits into from

Conversation

tjholm
Copy link
Member

@tjholm tjholm commented Sep 9, 2024

Implementation of Nitric batch services on AWS

@tjholm tjholm force-pushed the feat/batch-aws branch 3 times, most recently from 2fa72f5 to 16ee5f3 Compare September 12, 2024 22:52
@tjholm tjholm marked this pull request as ready for review September 12, 2024 22:53
@tjholm tjholm force-pushed the feat/batch-aws branch 2 times, most recently from ed586d2 to 4e0c22a Compare September 13, 2024 00:00
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 44.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 48.62%. Comparing base (42c1e48) to head (1a80e8c).

Files with missing lines Patch % Lines
core/pkg/server/options.go 0.00% 8 Missing ⚠️
core/pkg/server/run.go 0.00% 4 Missing ⚠️
core/pkg/server/server.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #675      +/-   ##
==========================================
+ Coverage   48.57%   48.62%   +0.05%     
==========================================
  Files          27       27              
  Lines        3372     3391      +19     
==========================================
+ Hits         1638     1649      +11     
- Misses       1628     1637       +9     
+ Partials      106      105       -1     
Flag Coverage Δ
aws 44.10% <ø> (ø)
azure 53.29% <100.00%> (ø)
core 60.94% <41.66%> (-0.19%) ⬇️
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.

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.

3 participants