Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

In this release, Greenspector focuses on command line tool to generate report from measurement campaign data. You need to update the Dashboard campaign CLI.

New features

Dashboard campaign CLI :

  • New thresholds to calculate notation for each measurement steps. Use option version: 2.0 in the definition file. Backward compatibility exists by the use of option version: 1.0 .

  • Can define critical steps in definition file. These steps will have more weight in the calculation of the Ecoscore (only in use with version: 2.0). Scoring can be displayed by group ‘critical steps’ or 'non critical steps’

Critical steps are displayed in bold on bar charts

  • Scoring can consider "web" or "application" context to use different thresholds for "network data" metrics

  • Add environmental footprint assessment displaying eq CO2, water consumption, land use metrics on the report

Improvements

Dashboard campaign CLI :

  • The global Ecoscore becomes more visible in the report

  • Change thresholds to display alerts on evolution (use percentage instead of absolute value)

  • Evolution chart start at 0

  • Reference step is displayed in gray on all charts

Fixed bugs

Dashboard campaign CLI :

  • Fixes calculation error. Each step can now have 5/5 points

Test Runner :

  • Fixes regression when using extras parameters when launching test on iOS

Environmental footprint assessment CLI :

  • Fixes “could not compute carbon footprints' error when there are empty values for column ‘DataNetwork’ in csv file

  • No labels