Sherlock.jl icon indicating copy to clipboard operation
Sherlock.jl copied to clipboard

Some fixes

Open Azzaare opened this issue 1 year ago • 1 comments

Update dependencies

  • LightGraphs -> Graphs

Fix signature for magnify with a default value :MIMO for the last argument.

Fix empty Symbol("") in sherlock_UI. It works with Shelock module, but not with Graphs. Still need more fixes?

Azzaare avatar Feb 22 '23 05:02 Azzaare

Codecov Report

Merging #32 (62df5f0) into master (650f7a4) will decrease coverage by 0.31%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##           master     #32      +/-   ##
=========================================
- Coverage    9.33%   9.03%   -0.31%     
=========================================
  Files           3       3              
  Lines         150     155       +5     
=========================================
  Hits           14      14              
- Misses        136     141       +5     
Impacted Files Coverage Δ
src/visualizations.jl 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Feb 22 '23 05:02 codecov-commenter