generator icon indicating copy to clipboard operation
generator copied to clipboard

Hacktoberfest easy issues

Open derberg opened this issue 1 year ago • 15 comments

I'm not going to create separate issues as this would be too much work that is not really needed.

So let us experiment and see if one issue is enough.

SonarCloud suggestions

50 small fixes can be done to improve the quality of this project. All are listed here: https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=asyncapi_generator

Process of work:

  1. Go to https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=asyncapi_generator
  2. Pick an issue and in comment of this GH issue write that you will work on this given SonarCloud issue, link it like so: https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=asyncapi_generator&open=AZB4sejpgviDxNeZYbKX and write how you will fix it
  3. Once I give a green light, please go ahead and open a PR
  4. In PR do not say that given PR fixes this GitHub Issue but is just related to it

Tests

Use our new dev guide https://github.com/asyncapi/generator/blob/master/Development.md and install the project and run tests. At the run summary you will see the test coverage overview. You can just open a PR that adds one of the missing tests. In description just make sure you show test coverage report before and then after adding the test, so it makes review easier, and shows improvements are really there.

Should be good 😄 Happy Hacktoberfesting!

derberg avatar Oct 02 '24 15:10 derberg