higra / Higra

Hierarchical Graph Analysis
Other
99 stars 19 forks source link

Fix typo in pink_io #178

Closed fguiotte closed 4 years ago

fguiotte commented 4 years ago

This one was not covered by the test 😉

codecov[bot] commented 4 years ago

Codecov Report

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

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

Thanks a lot ! I fear that the IO modules are still very crude and any help to improve them is very welcomed :) Please tell me when your PR is ready so I don't merge it too early.