adrn / thejoker

A custom Monte Carlo sampler for the (gravitational) two-body problem
MIT License
30 stars 8 forks source link

Get windows build working #104

Closed adrn closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #104 into main will decrease coverage by 0.29%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   77.93%   77.63%   -0.30%     
==========================================
  Files          14       14              
  Lines        1527     1516      -11     
==========================================
- Hits         1190     1177      -13     
- Misses        337      339       +2     
Impacted Files Coverage Δ
thejoker/utils.py 90.29% <71.42%> (-1.24%) :arrow_down:
thejoker/samples.py 83.88% <0.00%> (-0.52%) :arrow_down:
thejoker/thejoker.py 46.25% <0.00%> (-0.37%) :arrow_down:
thejoker/data.py 84.73% <0.00%> (-0.32%) :arrow_down:
thejoker/prior.py 88.23% <0.00%> (-0.19%) :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 115b08e...6c078fb. Read the comment docs.