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

Add basic dynamodb service #142

Merged
merged 1 commit into from
Aug 22, 2024

Add basic dynamodb service

4f470e8
Select commit
Loading
Failed to load commit list.
Merged

Add basic dynamodb service #142

Add basic dynamodb service
4f470e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2024 in 0s

90.77% (-0.49%) compared to a1147be

View this Pull Request on Codecov

90.77% (-0.49%) compared to a1147be

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.77%. Comparing base (a1147be) to head (4f470e8).

Files Patch % Lines
aws/dynamo/service.go 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   91.25%   90.77%   -0.49%     
==========================================
  Files          46       47       +1     
  Lines        1716     1734      +18     
==========================================
+ Hits         1566     1574       +8     
- Misses        105      113       +8     
- Partials       45       47       +2     

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