zygmuntszpak / ImageComponentAnalysis.jl

MIT License
8 stars 5 forks source link

Updates API and removes DataFramesMeta from dependency #24

Closed zygmuntszpak closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will increase coverage by 6.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   50.49%   56.65%   +6.16%     
==========================================
  Files          19       19              
  Lines         713      759      +46     
==========================================
+ Hits          360      430      +70     
+ Misses        353      329      -24     
Impacted Files Coverage Δ
src/ImageComponentAnalysis.jl 100.00% <ø> (ø)
src/ComponentAnalysisAPI/component_analysis.jl 100.00% <100.00%> (ø)
src/algorithms/basic_measurement.jl 100.00% <100.00%> (ø)
src/algorithms/basic_topology.jl 100.00% <100.00%> (ø)
src/algorithms/bitcodes.jl 100.00% <100.00%> (ø)
src/algorithms/bounding_box.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/algorithms/contour_topology.jl 95.91% <100.00%> (ø)
src/algorithms/ellipse_region.jl 91.66% <100.00%> (+9.47%) :arrow_up:
src/algorithms/minimum_oriented_bounding_box.jl 96.77% <100.00%> (+0.77%) :arrow_up:
... and 1 more

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 690c9ca...a054c16. Read the comment docs.