-
Notifications
You must be signed in to change notification settings - Fork 40
CP-839 New Task: Code Coverage #25
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
4f06bcc to
11f62c0
Compare
lib/src/tasks/coverage/api.dart
Outdated
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.
should we go ahead and make coverage output directory configurable?
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.
yeah that's a good idea
|
+1 once merge conflicts are fixed |
076a62c to
826c188
Compare
|
@trentgrover-wf @maxwellpeterson-wf @dustinlessard-wf rebased on latest master. |
|
+1 |
1 similar comment
|
+1 |
|
@jayudey-wf ready for merge |
|
QA Resource Approval: +10
Merging into master. |
CP-839 New Task: Code Coverage
Issue
#9 New Task: Code Coverage
Also took care of #20 since it turned out to be necessary to get coverage working (coverage was running on hard coded port, and one of the tests runs coverage which would run on that same hard coded port).
Changes
Source:
config.coverageto dev.dart file generated byinittaskTests:
Areas of Regression
Testing
ddev test --integrationpassesCode Review
@trentgrover-wf
@maxwellpeterson-wf
@dustinlessard-wf
@jayudey-wf