-
Notifications
You must be signed in to change notification settings - Fork 106
improved the action ci #298
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
28c41a6 to
e75e9ea
Compare
03774a0 to
ecb5675
Compare
Codecov Report
@@ Coverage Diff @@
## master #298 +/- ##
=========================================
Coverage 99.39% 99.39%
Complexity 1532 1532
=========================================
Files 137 137
Lines 3495 3495
=========================================
Hits 3474 3474
Misses 21 21 Continue to review full report at Codecov.
|
moufmouf
left a comment
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.
Two little changes and I'm good to merge this.
| #todo: verify this always works | ||
| #todo: use a matrix syntax? | ||
|
|
||
| name: "Test the bundles' dependancies" |
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.
| name: "Test the bundles' dependancies" | |
| name: "Test the bundles' dependencies" |
| @@ -0,0 +1,80 @@ | |||
| # test for breaking changes on the different bundle projects | |||
| #todo: verify this always works | |||
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.
| #todo: verify this always works |
Uh oh!
There was an error while loading. Please reload this page.