Conversation
|
|
||
| def test_bear_with_parameters(self): | ||
| section = Section('test-section') | ||
| section['prefix'] = '???' |
There was a problem hiding this comment.
maybe we should use dashes and underscores so it's better to read... (something like --- for default and ___ here)
67f76b1 to
74808d0
Compare
|
About the coverage problem on Windows: I inserted print statements on the uncovered-lines, and those statements are definitely executed. Maybe an issue with pytest not handling multiprocessing correctly, but measuring coverage for Will investigate further, at least it works under Linux... |
|
ack db8868c |
|
ack 74808d0 |
|
The coverage problem needs still fixing sadly... will look at it soon. |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
2 similar comments
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
@Makman2 why was this approved while it fails appveyor? |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
4 similar comments
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Ugh I was right... pytest does not handle coverage through multiprocesses correctly suddenly. Using a |
|
Filed upstream an issue for pytest-dev/pytest-cov#165. Current workaround: Use a |
74808d0 to
3c84936
Compare
|
Hey! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost! |
|
Automated rebase was successful! |
0b2f8d8 to
e1b70ce
Compare
|
ack 37fd45c |
|
ack 48dd390 |
|
ack e1b70ce |
|
ack 80afe06 |
e1b70ce to
e478131
Compare
|
reack e478131 |
Allows to submit tasks on a per-dependency-result-basis. Closes #4425
e478131 to
012cd76
Compare
|
@rultor merge |
The new bears ;)