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 cibuildwheel config #270

Closed maxnoe closed 12 months ago

maxnoe commented 12 months ago

Try using cibuildwheel so we can eventually publish wheels to pypi automatically.

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (feb2031) 86.58% compared to head (d61b8f4) 86.58%.

:exclamation: Current head d61b8f4 differs from pull request most recent head 31a2692. Consider uploading reports for the commit 31a2692 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ======================================= Coverage 86.58% 86.58% ======================================= Files 24 24 Lines 2222 2222 ======================================= Hits 1924 1924 Misses 298 298 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

maxnoe commented 12 months ago

I am happy with the test results, seems to work properly now, so I reverted the debugging steps and made it again so it only publishes on tags.