-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
highlight co2e values in the report #47
Conversation
Did a bit more work on the raw HTML, sorry @mirpedrol 😬 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested the plugin myself, but a quick skim of the template looks good 👍🏻
I might do a bit more on this yet, but happy to do that as a PR myself "one day when I have time", rather than sending raw HTML files 😁
Thanks @mirpedrol !
plugins/nf-co2footprint/src/resources/CO2FootprintReportTemplate.html
Outdated
Show resolved
Hide resolved
plugins/nf-co2footprint/src/resources/CO2FootprintReportTemplate.html
Outdated
Show resolved
Hide resolved
Co-authored-by: Phil Ewels <phil.ewels@seqera.io>
It looks good for me with these last changes, could you try again @skrakau to make sure it does work for your test too? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works now for my test run as well
No description provided.