UCL / TDMS

Time Domain Maxwell Solver
https://github-pages.ucl.ac.uk/TDMS
GNU General Public License v3.0
12 stars 4 forks source link

Turn off coverage reporting in MacOS #305

Closed samcunliffe closed 1 year ago

samcunliffe commented 1 year ago

Something is strange about the coverage reported by MacOS builds. Perhaps llvm-cov? Turning off whilst we investigate.

Relates to #279 and "solves" it by ignoring the problem.

Should improve the developers' quality of life. And will stop giving @codecovbot inconsistent reports.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (f1a0600) 48% compared to head (bbe1be1) 24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ===================================== - Coverage 48% 24% -24% ===================================== Files 65 64 -1 Lines 7807 3595 -4212 ===================================== - Hits 3734 870 -2864 + Misses 4073 2725 -1348 ``` [see 56 files with indirect coverage changes](https://app.codecov.io/gh/UCL/TDMS/pull/305/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UCL)

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