Closed Ziqi-Li closed 2 years ago
Might want to specify a timeout
if a test is taking too long. See this PR in spaghetti
.
Merging #115 (2846664) into master (eef4f70) will increase coverage by
0.1%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #115 +/- ##
========================================
+ Coverage 89.0% 89.1% +0.1%
========================================
Files 12 12
Lines 3000 3000
========================================
+ Hits 2671 2674 +3
+ Misses 329 326 -3
Impacted Files | Coverage Δ | |
---|---|---|
mgwr/utils.py | 4.6% <0.0%> (+4.6%) |
:arrow_up: |
Might want to specify a
timeout
if a test is taking too long. See this PR inspaghetti
.
Thanks for that!
Let's also add in a 3.10
test environment in another PR.
Let's also add in a
3.10
test environment in another PR.
Ok, will do.
Fixing test failed due to timeout in Actions. Changed from 30 minutes to 60 minutes.