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

Empirical observation tests #42

Closed jGaboardi closed 3 years ago

jGaboardi commented 3 years ago

This PR provides a testing structure for creating instances of network-based observations from empirical datasets.

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (329a56e) into main (d394b76) will increase coverage by 0.4%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main     #42     +/-   ##
=======================================
+ Coverage   84.9%   85.2%   +0.4%     
=======================================
  Files          5       5             
  Lines       1203    1233     +30     
  Branches     304     310      +6     
=======================================
+ Hits        1021    1051     +30     
  Misses       117     117             
  Partials      65      65             
Impacted Files Coverage Δ
tigernet/tigernet.py 94.3% <100.0%> (+0.1%) :arrow_up:
tigernet/utils.py 80.1% <100.0%> (+0.6%) :arrow_up: