NNPDF / pineappl

PineAPPL is not an extension of APPLgrid
https://nnpdf.github.io/pineappl/
GNU General Public License v3.0
12 stars 3 forks source link

Fix problem with code coverage generation #210

Closed cschwan closed 1 year ago

cschwan commented 1 year ago

It seems that since commit 0c8164776c6cfe881a4820cf4d2f53a490433c68 the code coverage (see also https://app.codecov.io/gh/NNPDF/pineappl/commits) generation is broken, it has dropped down to 2%. The only warning that the CI produces (https://github.com/NNPDF/pineappl/actions/runs/4241053617/jobs/7370798161) is

warning: 5 functions have mismatched data
cschwan commented 1 year ago

This should be fixed with commit f381f6e779ebed40237f064ab17a1b86850ca82e, which reveals that our MSRV is really 1.65: https://github.com/rust-lang/rust/blob/master/RELEASES.md#compiler-2.