zfit / phasespace

Phase space generation implemented in TensorFlow
https://phasespace.rtfd.io
BSD 3-Clause "New" or "Revised" License
24 stars 9 forks source link

fix RTD #70

Closed jonas-eschle closed 2 years ago

jonas-eschle commented 2 years ago

fix #67

codecov-commenter commented 2 years ago

Codecov Report

Merging #70 (3ff0400) into master (7e437d1) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   92.55%   92.60%   +0.04%     
==========================================
  Files           8        8              
  Lines         470      473       +3     
  Branches       83       83              
==========================================
+ Hits          435      438       +3     
  Misses         23       23              
  Partials       12       12              
Impacted Files Coverage Δ
phasespace/fromdecay/__init__.py 75.00% <100.00%> (ø)
phasespace/fromdecay/genmultidecay.py 97.53% <100.00%> (+0.06%) :arrow_up:
phasespace/phasespace.py 89.65% <100.00%> (+0.03%) :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 7e437d1...3ff0400. Read the comment docs.

eduardo-rodrigues commented 2 years ago

Congrats on getting the doc back 👍!