scrapinghub / js2xml

Convert Javascript code to an XML document
MIT License
186 stars 23 forks source link

Support a class call without parameters #47

Closed Gallaecio closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files           6        6           
  Lines         533      533           
=======================================
  Hits          476      476           
  Misses         57       57           
Impacted Files Coverage Δ
js2xml/xmlvisitor.py 97.04% <100.00%> (ø)

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 dd7a329...cc5078e. Read the comment docs.