vericast / spylon-kernel

Jupyter kernel for scala and spark
Other
186 stars 37 forks source link

Fix #18: Missing 1st line of traceback #19

Closed parente closed 7 years ago

parente commented 7 years ago

Need the first line of the traceback retained, even though the exception wrapper takes parts of it as separate parameters.

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   85.31%   85.31%           
=======================================
  Files           6        6           
  Lines         429      429           
=======================================
  Hits          366      366           
  Misses         63       63

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 4119b06...5f41ab8. Read the comment docs.