awesome-go icon indicating copy to clipboard operation
awesome-go copied to clipboard

add iso9660

Open kdomanski opened this issue 1 year ago • 7 comments

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

  • repo link: https://github.com/kdomanski/iso9660
  • pkg.go.dev: https://pkg.go.dev/github.com/kdomanski/iso9660
  • goreportcard.com: https://goreportcard.com/report/github.com/kdomanski/iso9660
  • coverage service link: https://codecov.io/gh/kdomanski/iso9660

Make sure that you've checked the boxes below that apply before you submit PR. Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for detials.

  • [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.
  • [x] The repo documentation has a coverage service link.
  • [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] The authors of the project do not commit directly to the repo, but rather use pull requests that run the continuous-integration process.

kdomanski avatar Aug 26 '22 11:08 kdomanski

Thank you for contributing with awesome-go, we will revise your contribution as soon as possible.

Automation body links content check:

  • godoc.org or pkg.go.dev: True
  • goreportcard.com: True
  • coverage: True

your project is about to be approved, it's under revision, it may take a few days

avelino avatar Aug 26 '22 11:08 avelino

This PR has been automatically marked as stale because it has not had recent activity. They will wait 15 days for your interaction, after that the PR will be closed. Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md

github-actions[bot] avatar Sep 11 '22 00:09 github-actions[bot]

Please fix the ineffassign 92%, thanks!

panjf2000 avatar Sep 17 '22 03:09 panjf2000

@avelino @panjf2000 Done!

kdomanski avatar Sep 17 '22 13:09 kdomanski

This PR has been automatically marked as stale because it has not had recent activity. They will wait 15 days for your interaction, after that the PR will be closed. Please read more in https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md

github-actions[bot] avatar Oct 03 '22 00:10 github-actions[bot]

@panjf2000 @avelino any chance you'll find time to review this?

kdomanski avatar Oct 10 '22 08:10 kdomanski

Sorry for the delay, it seems that your code coverage is less than 80%, could you improve it according to quality-standards?

panjf2000 avatar Oct 10 '22 12:10 panjf2000