IQTLabs / hypothesis-bio

Hypothesis extension for computational biology
https://lab41.github.io/hypothesis-bio
Apache License 2.0
15 stars 2 forks source link

Refactor the codebase for better structure #78

Closed Benjamin-Lee closed 4 years ago

Benjamin-Lee commented 4 years ago

Closes #68

codecov-io commented 4 years ago

Codecov Report

Merging #78 into master will decrease coverage by 44.65%. The diff coverage is 99.44%.

@@             Coverage Diff             @@
##           master      #78       +/-   ##
===========================================
- Coverage   99.43%   54.77%   -44.66%     
===========================================
  Files           5        9        +4     
  Lines         177      356      +179     
  Branches       32       64       +32     
===========================================
+ Hits          176      195       +19     
- Misses          0      160      +160     
  Partials        1        1