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

fix meson options #18

Closed kjmeagher closed 1 year ago

kjmeagher commented 1 year ago

fixes #17 also add pyproject.toml so that numpy can be a build dependency also add run_commnad check=True to squash warnings

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -32.23 :warning:

Comparison is base (1494d8c) 84.89% compared to head (a84168c) 52.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## =========================================== - Coverage 84.89% 52.66% -32.23% =========================================== Files 15 15 Lines 748 750 +2 Branches 329 328 -1 =========================================== - Hits 635 395 -240 - Misses 113 184 +71 - Partials 0 171 +171 ``` [see 13 files with indirect coverage changes](https://app.codecov.io/gh/icecube/nuflux/pull/18/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icecube)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.