nextflow-io / nf-co2footprint

[WIP] A Nextflow plugin to estimate the CO2 footprint of pipeline runs.
https://nextflow-io.github.io/nf-co2footprint/
Apache License 2.0
11 stars 4 forks source link

Add first test for CO2 calculation #11

Closed skrakau closed 1 year ago

skrakau commented 1 year ago

Here comes a first simple test for the CO2 calculation: comparing the CO2 value against the result from http://calculator.green-algorithms.org/

skrakau commented 1 year ago

Since the test will fail anyway until we can use the next Nextflow release containing these changes, should we just continue with failing tests until then?