Closed oliverpool closed 9 months ago
Thank you for contributing to awesome-go. We will review your contribution as soon as possible.
Make sure you add the links in the body of the pull request that are requested in the contribution guide:
Your project is under review. It may take a few days to be approved.
repo link: https://codeberg.org/pfad.fr/swift
pkg.go.dev: https://pkg.go.dev/code.pfad.fr/swift (documentation is also self-hosted: https://code.pfad.fr/swift/)
goreportcard.com: https://goreportcard.com/report/code.pfad.fr/swift
coverage service link: the CI checks that the reachable code has 80%+ test coverage https://codeberg.org/pfad.fr/swift/src/branch/main/Makefile#L12
[x] The package has been added to the list in alphabetical order.
[x] The package has an appropriate description with correct grammar.
[x] As far as I know, the package has not been listed here before.
[x] The repo documentation has a pkg.go.dev link.
[ ] The repo documentation has a coverage service link: the pipeline badge will be red if <80%, I hope this is enough
[x] The repo documentation has a goreportcard link.
[x] The repo has a version-numbered release and a go.mod file.
[x] I have read the Contribution Guidelines, Maintainers Note and Quality Standards.
[x] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
[x] Continuous integration is used to attempt to catch issues prior to releasing this package to end-users.