-
Notifications
You must be signed in to change notification settings - Fork 119
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
ci: trigger integration tests from pr comment #1409
Conversation
Timestamp: 2020-12-17 15:59:27 |
Codecov Report
@@ Coverage Diff @@
## master #1409 +/- ##
============================================
+ Coverage 77.32% 77.36% +0.04%
- Complexity 719 720 +1
============================================
Files 250 250
Lines 4834 4834
Branches 922 922
============================================
+ Hits 3738 3740 +2
+ Misses 596 595 -1
+ Partials 500 499 -1 |
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.
I think its fine.
@flank-it |
Not this time @Sloox :D must be merged first |
Co-authored-by: bootstraponline <code@bootstraponline.com>
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.
- Build run befeore integration tests
- Integration tests work as expected (some test fails but it fixed here: fix: Fix integration tests on CI. #1410)
https://github.com/piotradamczyk5/flank/runs/1571299555?check_suite_focus=true
Fixes #1349
Test Plan
Current flows:
Integration tests run:
CI
is set to trueCI
is set to false)Comment trigger
@flank-it
Fork playground
Checklist