-
Notifications
You must be signed in to change notification settings - Fork 70
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
[TST] GitHub Actions only; Migrate away from Travis/Appveyor #453
Conversation
Codecov Report
@@ Coverage Diff @@
## master #453 +/- ##
=======================================
Coverage 97.85% 97.85%
=======================================
Files 3 3
Lines 1120 1120
Branches 269 269
=======================================
Hits 1096 1096
Misses 6 6
Partials 18 18 Continue to review full report at Codecov.
|
@sjsrey I'm not sure why random builds in the matrix hang/stall, but I have a question about in to the GitHub Community Forum. The stalling builds are generally different each time, with some workflow runs passing completely without stalled builds. This PR successfully disabled Travis, but Appveyor is still being triggered (even though I disabled the webhook). I think we should merge this see how it goes. |
All GitHub actions pass after rerunning several times. Merging. Will try to debug stalls/hangups later. |
This PR embodies a large break in the current standard PySAL testing schema.
Migration Highlights
libpysal
release and the current master