cta-observatory / ctaplot

Plotting library for CTA and other IACT
https://ctaplot.readthedocs.io
MIT License
5 stars 9 forks source link

add source code to documentation #193

Closed vuillaut closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #193 (fdbfff9) into master (eafbe37) will increase coverage by 0.03%. The diff coverage is 32.35%.

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   63.15%   63.19%   +0.03%     
==========================================
  Files          21       21              
  Lines        2717     2733      +16     
==========================================
+ Hits         1716     1727      +11     
- Misses       1001     1006       +5     
Impacted Files Coverage Δ
ctaplot/gammaboard/reader.py 0.00% <0.00%> (ø)
ctaplot/plots/style.py 100.00% <ø> (ø)
ctaplot/gammaboard/gammaboard.py 11.81% <2.27%> (-0.10%) :arrow_down:
ctaplot/ana/ana.py 88.20% <86.66%> (-0.03%) :arrow_down:
ctaplot/__init__.py 100.00% <100.00%> (ø)
ctaplot/ana/tests/test_ana.py 100.00% <100.00%> (ø)
ctaplot/plots/plots.py 78.46% <100.00%> (ø)
ctaplot/plots/tests/test_plots.py 98.73% <100.00%> (+0.07%) :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 dcb2e33...fdbfff9. Read the comment docs.