-
Notifications
You must be signed in to change notification settings - Fork 946
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
Examples in external repo #735
Examples in external repo #735
Conversation
Codecov Report
@@ Coverage Diff @@
## master #735 +/- ##
==========================================
- Coverage 84.66% 75.53% -9.14%
==========================================
Files 17 18 +1
Lines 1024 1034 +10
Branches 168 168
==========================================
- Hits 867 781 -86
- Misses 126 218 +92
- Partials 31 35 +4
Continue to review full report at Codecov.
|
Planning to recover the percentage lost with this PR in the week end! |
…travis.yml removed
There is a huge merge conflict in this PR. This PR should better be redone right after when the decision to move the examples to an external repo is finalized. |
Yep thanks, in the meantime I changed job twice and not really into mesa any longer. Closing it, and I am not likely to re-do the PR after the decision will be finalised. |
Related to #134 .
The tests related to examples are integration tests leveraging on the examples, or examples tests itself. Should be moved under the mesa-examples repository. Skipped in the PR for now.
Thanks!
S