higra / Higra

Hierarchical Graph Analysis
Other
98 stars 20 forks source link

Quick refactor of io #181

Closed fguiotte closed 4 years ago

fguiotte commented 4 years ago

New PR to replace #180 and #178 with the tests that should have failed before.

Fixes #179

codecov[bot] commented 4 years ago

Codecov Report

Merging #181 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff           @@
##           master    #181   +/-   ##
======================================
  Coverage    98.8%   98.8%           
======================================
  Files          43      43           
  Lines        4345    4345           
======================================
  Hits         4293    4293           
  Misses         52      52
PerretB commented 4 years ago

Thx a lot !