cta-observatory / pyeventio

Python read-only implementation for the EventIO data format used by the CORSIKA 7 IACT extension and sim_telarray
MIT License
10 stars 12 forks source link

Add support for CameraSettings v6 and test case #245

Closed maxnoe closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #245 (be1b22d) into master (09d1aca) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   86.12%   86.16%   +0.03%     
==========================================
  Files          24       24              
  Lines        2105     2110       +5     
==========================================
+ Hits         1813     1818       +5     
  Misses        292      292              
Impacted Files Coverage Δ
eventio/simtel/objects.py 80.44% <100.00%> (+0.10%) :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 09d1aca...be1b22d. Read the comment docs.