hiclib / pastis

Poisson-based algorithm for stable inference of DNA Structure
http://hiclib.github.io/pastis/
Other
34 stars 15 forks source link

test simple github actions #89

Closed mozesjacobs closed 3 years ago

mozesjacobs commented 3 years ago

Started github actions. This is from the tutorial as a beginning step to see how it works.

codecov[bot] commented 3 years ago

Codecov Report

Merging #89 (5cfa22d) into master (3b9bfc1) will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   48.56%   48.71%   +0.15%     
==========================================
  Files          54       56       +2     
  Lines        4341     4489     +148     
==========================================
+ Hits         2108     2187      +79     
- Misses       2233     2302      +69     
Impacted Files Coverage Δ
pastis/optimization/negative_binomial_structure.py 91.66% <0.00%> (-0.84%) :arrow_down:
pastis/optimization/utils.py 34.48% <0.00%> (-0.14%) :arrow_down:
pastis/setup.py 0.00% <0.00%> (ø)
pastis/_dispersion/utils.py
pastis/_dispersion/__init__.py
pastis/validation/__init__.py 0.00% <0.00%> (ø)
pastis/validation/_realignment.py 0.00% <0.00%> (ø)
pastis/dispersion/__init__.py 97.05% <0.00%> (ø)
pastis/dispersion/utils.py 93.33% <0.00%> (ø)
pastis/optimization/negative_binomial.py 94.05% <0.00%> (+7.69%) :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 3b9bfc1...5cfa22d. Read the comment docs.