-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
Reorganize azure testing #1080
Reorganize azure testing #1080
Conversation
This is probably a good time to remove the |
Cool, Still needs the docs
Some fix for coverage and pytest reports. Also reporting lint etc? Codecov? We probably should also skip tests folder from coverage. I dropped some tests (saving external file) |
b06f24b
to
f8d5a6f
Compare
Codecov Report
@@ Coverage Diff @@
## master #1080 +/- ##
=========================================
Coverage ? 91.61%
=========================================
Files ? 93
Lines ? 8704
Branches ? 0
=========================================
Hits ? 7974
Misses ? 730
Partials ? 0 Continue to review full report at Codecov.
|
ae8b213
to
a6a31e7
Compare
I am very late to this PR but just wanted to say the work here looks great! Was looking at the testing now and everything is much better |
Description
Implements all the tests and builds on Azure. Removes Travis. Fixes #1061 and fixes #1060
Python 3.6, 3.7, 3.8
Python 3.8
dist
folder to pipeline site --> can be download and upload withtwine
for pypi manually.Changes coveralls to codecov.
Checklist
Future
We could follow benchmarks somehow, but currently they are only there so we can follow them manually.