cta-observatory / nectarchain

NectarCAM high level analysis tools
https://nectarchain.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 18 forks source link

Fixing lint in CI #140

Closed jlenain closed 3 months ago

jlenain commented 3 months ago

This PR should solve #137

jlenain commented 3 months ago

Tested that it works as intended by forcing a faulty coding style in https://github.com/jlenain/nectarchain/actions/runs/10177628398/job/28149523371

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 42.35%. Comparing base (b306f30) to head (861138a). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 40.76% 42.35% +1.58% ========================================== Files 65 65 Lines 4452 4552 +100 ========================================== + Hits 1815 1928 +113 + Misses 2637 2624 -13 ```

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