xin-huang / sstar

Detecting Archaic Introgression from Population Genetic Data with S*
https://xin-huang.github.io/sstar
Apache License 2.0
6 stars 4 forks source link

Add GitHub Actions #2

Closed xin-huang closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2 (8601931) into main (58db764) will decrease coverage by 3.90%. The diff coverage is 81.79%.

:exclamation: Current head 8601931 differs from pull request most recent head 57e2433. Consider uploading reports for the commit 57e2433 to get more accurate results

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   86.37%   82.47%   -3.91%     
==========================================
  Files           7        7              
  Lines         947      736     -211     
==========================================
- Hits          818      607     -211     
  Misses        129      129              
Impacted Files Coverage Δ
sstar/__main__.py 0.00% <0.00%> (ø)
sstar/cal_threshold.py 92.07% <75.00%> (-3.67%) :arrow_down:
sstar/get_quantile.py 94.24% <94.24%> (ø)
sstar/cal_match_pct.py 97.80% <97.80%> (ø)
sstar/cal_s_star.py 96.26% <100.00%> (+0.97%) :arrow_up:
sstar/get_tract.py 100.00% <100.00%> (ø)
sstar/utils.py 96.13% <100.00%> (-0.56%) :arrow_down:

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 63c619f...57e2433. Read the comment docs.