Eco CI had a relevant bug in caclulating the carbon values making them effectively too high.
This releases fixes this bugs and introduces more coherent tests to prevent regressions.
Furthermore a display bug for CPU Utilization totals was also fixed.
What's Changed
- Update README for versioning, compatibility, and tested platforms by @CWallenberg in #152
- Carbon Value calcuation was using bad coefficient. Values where false-high by @ArneTR in #153
- (fix): CPU Utilization weigthed average for display in table was computed wrongly by @ArneTR in #154
- Value validation by @ArneTR in #155
New Contributors
- @CWallenberg made their first contribution in #152
Full Changelog: v5...v.5.3.0