icecube / nuflux

A library for calculating atmospheric neutrino fluxes.
https://docs.icecube.aq/nuflux/main
GNU Lesser General Public License v3.0
15 stars 5 forks source link

Add Pre-commit hooks #27

Closed kjmeagher closed 7 months ago

kjmeagher commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (6dc78c2) 56.94% compared to head (eb551ee) 56.94%.

Files Patch % Lines
src/library/SplineFlux.cpp 22.22% 4 Missing and 3 partials :warning:
src/library/SplineFlux2.cpp 0.00% 6 Missing and 1 partial :warning:
src/library/IPLEFlux.cpp 0.00% 1 Missing and 3 partials :warning:
src/library/ANFlux.cpp 0.00% 0 Missing and 3 partials :warning:
src/library/LegacyConventionalFlux.cpp 0.00% 2 Missing and 1 partial :warning:
src/library/LegacyPromptFlux.cpp 0.00% 2 Missing and 1 partial :warning:
src/pybindings/module.cxx 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ======================================= Coverage 56.94% 56.94% ======================================= Files 13 13 Lines 713 713 Branches 323 324 +1 ======================================= Hits 406 406 + Misses 128 127 -1 - Partials 179 180 +1 ```

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