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

Chore: Adhere To Awesome Go Guidelines #48

Merged
merged 31 commits into from
Jul 16, 2023

Conversation

riandyrn
Copy link
Collaborator

@riandyrn riandyrn commented Jul 16, 2023

Based on this guideline, in order for our project to be eligible for review we need to have following elements:

  1. Badge of this project from pkg.go.dev
  2. Badge of this project from Go Report Card
  3. Code coverage report of this project

The biggest challenge is actually no. 3, this is because up until now we still don't get approval to install ready to use code coverage service such as Codecov in Haraj-backend organization.

But luckily the Awesome Go team also allowed for us to create the code coverage service on our own (see here). So yeah, in this PR basically I'm creating this service (see here for details).

Close #43.

riandyrn and others added 30 commits July 16, 2023 08:03
…irements from awesome-go; prepare badges expected by awesome-go in README.md;
…; revert back coverage badge changes on README.md;
…o .output; update .gitignore inside .output to keep include cov-report dir;
…e, this is so people could be more comfortable when commiting to the PR;
@riandyrn riandyrn marked this pull request as ready for review July 16, 2023 09:52
Copy link
Collaborator

@harunalfat harunalfat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

Nicely done @riandyrn 👍 👍

Copy link
Collaborator

@knightazura knightazura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✨️

Copy link
Contributor

@isdzulqor isdzulqor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. LGTM 🎉

@riandyrn riandyrn merged commit 72969bb into docs/refine-readme Jul 16, 2023
2 checks passed
@riandyrn riandyrn deleted the chore/adhere-to-awesome-go-guideline branch July 16, 2023 22:20
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.

5 participants