JuliaGraphs / MultilayerGraphs.jl

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.
https://juliagraphs.org/MultilayerGraphs.jl/dev
MIT License
118 stars 5 forks source link

Improve logo #118

Closed InterdisciplinaryPhysicsTeam closed 1 year ago

InterdisciplinaryPhysicsTeam commented 1 year ago

Fix the node colour distribution per layer in order to match that of the official Julia logo .

Closes #73.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4025030639

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/graphs_extensions/simplevaluegraphs.jl 10 37.84%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 4019407639: 0.0%
Covered Lines: 1716
Relevant Lines: 2057

💛 - Coveralls
codecov[bot] commented 1 year ago

Codecov Report

Merging #118 (538ddbf) into main (5d11642) will decrease coverage by 0.49%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   83.42%   82.93%   -0.49%     
==========================================
  Files          32       32              
  Lines        2057     2057              
==========================================
- Hits         1716     1706      -10     
- Misses        341      351      +10     
Impacted Files Coverage Δ
src/graphs_extensions/simplevaluegraphs.jl 37.83% <0.00%> (-27.03%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.