jGaboardi / tigernet

Network topology via TIGER/Line Edges
https://jgaboardi.github.io/tigernet/
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

streamlining code and adding tests #36

Closed jGaboardi closed 4 years ago

jGaboardi commented 4 years ago

This PR:

codecov[bot] commented 4 years ago

Codecov Report

Merging #36 (a11072b) into main (e18a5a0) will increase coverage by 1.9%. The diff coverage is 81.2%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #36     +/-   ##
=======================================
+ Coverage   78.8%   80.7%   +1.9%     
=======================================
  Files          5       5             
  Lines       1100    1075     -25     
  Branches     289     276     -13     
=======================================
+ Hits         867     868      +1     
+ Misses       165     144     -21     
+ Partials      68      63      -5     
Impacted Files Coverage Δ
tigernet/utils.py 75.1% <78.6%> (+2.6%) :arrow_up:
tigernet/tigernet.py 88.1% <100.0%> (ø)