-
Notifications
You must be signed in to change notification settings - Fork 3
Add CI workflow with automated testing and code coverage #169
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
Conversation
Co-authored-by: mustafauysal <[email protected]>
Co-authored-by: mustafauysal <[email protected]>
Co-authored-by: mustafauysal <[email protected]>
Co-authored-by: mustafauysal <[email protected]>
.gitignore
Outdated
| bower_components | ||
| release | ||
| vendor | ||
| includes/classes/Dependencies/**/Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot undo this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Removed the includes/classes/Dependencies/**/Tests pattern from .gitignore in commit 12f5cc8.
|
@copilot I see that you have added a bunch of test files from dependencies, just ignore classes/Dependencies, don't add new file there we use mozard to compose that directory |
Co-authored-by: mustafauysal <[email protected]>
Co-authored-by: mustafauysal <[email protected]>
Removed all Dependencies files from the repository and added Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot remove changes from includes/classes/Dependencies, not delete them |
Co-authored-by: mustafauysal <[email protected]>
Co-authored-by: mustafauysal <[email protected]>
Restored the Dependencies directory to its original state with no net changes. The test files that were accidentally added have been removed. Changes in commits 620f0f0 and 658c6c2. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.