Closed ericdill closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@5933615
). Click here to learn what that means. The diff coverage is25%
.
@@ Coverage Diff @@
## master #35 +/- ##
=========================================
Coverage ? 65.55%
=========================================
Files ? 15
Lines ? 1077
Branches ? 0
=========================================
Hits ? 706
Misses ? 371
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_spark_docker.py | 96.82% <100%> (ø) |
|
spylon/spark/launcher.py | 67.47% <100%> (ø) |
|
tests/test_spark_launcher.py | 100% <100%> (ø) |
|
spylon/spark/yarn_launcher.py | 43.79% <5.88%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5933615...e5f99dc. Read the comment docs.
Rebased on master to resolve merge conflicts first.
Addressed code review comments.
Thanks for taking this across the finish line
Fun. This seems to have exposed a potential bug in setting environmental variables? I'm reallllllly hoping this is just a pytest thing.
Well this has turned in to a general "let's have a look at this library and poke at things that could use poking"