sisl / D3Trees.jl

Flexible interactive visualization for large trees in Julia using D3.js
Other
39 stars 7 forks source link

added AbstractTrees compatibility to fix #8 #13

Closed zsunberg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 7.14%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage    73.8%   80.95%   +7.14%     
==========================================
  Files           4        4              
  Lines          42       63      +21     
==========================================
+ Hits           31       51      +20     
- Misses         11       12       +1
Impacted Files Coverage Δ
src/D3Trees.jl 96.66% <95.65%> (-3.34%) :arrow_down:

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 3da9827...578b74e. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+7.1%) to 80.952% when pulling 578b74e6baa4848a3ac222c15f6fdff806c0cf24 on abstract into 3da9827cd2f9dea55fa9d1f9aebbec9126f2a58b on master.