bioforensics / MicroHapulator

Tools for empirical microhaplotype calling, forensic interpretation, and simulation.
https://microhapulator.readthedocs.io/
Other
6 stars 1 forks source link

Excise LocusContext class #67

Closed standage closed 5 years ago

standage commented 5 years ago

This update removes the LocusContext class in favor of the TargetAmplicon class in MicroHapDB designed for the same purpose.


codecov-io commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   95.72%   96.15%   +0.43%     
==========================================
  Files          25       25              
  Lines         818      781      -37     
  Branches      157      153       -4     
==========================================
- Hits          783      751      -32     
+ Misses         18       16       -2     
+ Partials       17       14       -3
Impacted Files Coverage Δ
microhapulator/panel.py 89.83% <ø> (+0.72%) :arrow_up:
microhapulator/profile.py 99.11% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d536bb4...f76b495. Read the comment docs.