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

#11 ch: Setup CI workflow for testing, coverage reporting, building and linting #30

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

aimedivin
Copy link
Contributor

@aimedivin aimedivin commented Apr 26, 2024

What does this PR do?

This PR adds continuous integration (CI) tasks to the project, including linting, testing, coverage reporting, and building, to ensure code quality.

Description of Task to be completed?

Tasks involved:

  • Setting up Github Action workflow
  • Configure GitHub Actions to run tests and ESLint for code linting.
  • Integrate Coveralls for reporting code coverage statistics

@aimedivin aimedivin changed the title ch: Setup CI workflow for testing, coverage reporting, building and linting #11 ch: Setup CI workflow for testing, coverage reporting, building and linting Apr 26, 2024
@aimedivin aimedivin force-pushed the ch-ci-setup branch 8 times, most recently from 69bfb75 to 983ea56 Compare April 29, 2024 14:31
@aimedivin aimedivin force-pushed the ch-ci-setup branch 2 times, most recently from 7767631 to 3f9c9b3 Compare April 29, 2024 14:49
Copy link
Collaborator

@faid-terence faid-terence left a comment

Choose a reason for hiding this comment

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

Nice Work @aimedivin !

@faid-terence faid-terence merged commit a6c5eac into develop Apr 30, 2024
3 checks passed
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