Skip to content

Comments

feat: Add CI Workflow for Code Quality and Testing (#16)#22

Merged
msddev merged 16 commits intomasterfrom
feat/automate-code-checks-with-ci
Dec 26, 2024
Merged

feat: Add CI Workflow for Code Quality and Testing (#16)#22
msddev merged 16 commits intomasterfrom
feat/automate-code-checks-with-ci

Conversation

@msddev
Copy link
Owner

@msddev msddev commented Dec 26, 2024

This merge request introduces a CI workflow to automate code quality checks and testing, including lint checks, unit tests, and instrumental tests. This enhances the overall quality and reliability of the application by providing continuous feedback and early detection of issues.

Key Changes:

  • Added a CI workflow to the project.
  • Configured the workflow to run lint checks, unit tests, and instrumental tests.
  • The workflow is triggered on pull requests to the master branch.

Related Issue: #16

@msddev msddev merged commit afd6d3b into master Dec 26, 2024
2 checks passed
@msddev msddev deleted the feat/automate-code-checks-with-ci branch December 26, 2024 15:54
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.

1 participant