argopy.utils.GreenCoding.total_measurements#
- GreenCoding.total_measurements(branches: List[str] = ['master'], **kwargs) float[source]#
Compute the cumulated measurements of gCO2eq for a list of branches and workflows
- Parameters:
branches (List[str], default = ['master']) β List of branches to retrieve measurements for. Note that for a given merged PR number, the branch name is
<PR>/merged.**kwargs β Other Parameters are passed to
GreenCoding.measurements
- Return type: