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

(Re-)enable fastNLO converter in the CI again #127

Closed cschwan closed 2 years ago

cschwan commented 2 years ago

cargo+tarpaulin can't compile the fastNLO converter in the CI, probably due to a problem described in this Issue: https://github.com/xd009642/tarpaulin/issues/517. The failed CI run is available here: https://github.com/N3PDF/pineappl/actions/runs/1992743663.

alecandido commented 2 years ago

Still failing, since it's still attempting to compile pineappl_fastnlo https://github.com/N3PDF/pineappl/actions/runs/1992888567

cschwan commented 2 years ago

Try no. 2 with commit 44526d3075b2d9ef90d36d5dd23ac54526f6296a.

cschwan commented 2 years ago

To make explicit what I've implicitly wrote above: it works on my local computer. Now I'm going through the check list in https://github.com/xd009642/tarpaulin/issues/517#issuecomment-923449246.

cschwan commented 2 years ago

Using grcov is finally working with commit 0fc2757f1d012cc67609834302aac79933de69e8.