Closed R7L208 closed 1 year ago
Merging #318 (a4d6629) into master (26fb674) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head a4d6629 differs from pull request most recent head 6093075. Consider uploading reports for the commit 6093075 to get more accurate results
@@ Coverage Diff @@
## master #318 +/- ##
=======================================
Coverage 85.65% 85.65%
=======================================
Files 6 6
Lines 767 767
Branches 159 159
=======================================
Hits 657 657
Misses 92 92
Partials 18 18
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Adding support for tox to manage local virtual environments. This will make it easier to run tests against a matrix of python & spark versions locally, standardize venvs across local machines and facilitate CI by using simple tox commands