Uh oh!
There was an error while loading. Please reload this page.
Add gh actions for CI on macos - #189
Conversation
Codecov Report
@@ Coverage Diff @@## master #189 +/- ##
=======================================
Coverage 99.66% 99.66% =======================================
Files 28 28 Lines 2721 2721 =======================================
Hits 2712 2712 Misses 9 9 |
sethmlarson
commented
Dec 9, 2019
Codecov having problems, @pquentin didn't you mention something about maybe us needing to use the token? |
pquentin
commented
Dec 9, 2019
@sethmlarson Right, we can't use |
pquentin
commented
Dec 9, 2019
Thank you! So now that this works, we'll need to think about how we're going to organize this. @njsmith convinced me in #153 that it was valuable to name the jobs after the platform. We now expect |
RatanShreshtha
commented
Dec 10, 2019
I don't think this is really useful: when I see "Windows (3.7)" I can guess that we're running our tests with Python 2.7 on Windows. But if you prefer to use "Windows tests" that's fine too. |
pquentin
commented
Dec 12, 2019
Thanks. Can you please switch from "windows" to "Windows" so that it matches the status checks that are currently required? And while we're at it, let's use "macOS". We can worry about refactoring in a shell script later. |
Codecov Report
@@ Coverage Diff @@## master #189 +/- ##
=======================================
Coverage 99.66% 99.66% =======================================
Files 28 28 Lines 2721 2721 =======================================
Hits 2712 2712 Misses 9 9 |
pquentin
commented
Dec 12, 2019
Thanks! |
No description provided.