evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
Contributing
----

# Requires status checks

The P-R should pass these checks below,

- `go mod tidy`
- lint (`make lint`)
- test (`make test-coverage`)

Degrading test code coverage does not block merging.
(But it will be very helpful to improve test coverages :heart_eyes: )