Skip to content
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

Add several metrics in compute #281

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Add several metrics in compute #281

merged 1 commit into from
Feb 13, 2020

Conversation

mbarbet
Copy link
Collaborator

@mbarbet mbarbet commented Feb 11, 2020

fix #287

@mbarbet mbarbet self-assigned this Feb 11, 2020
@mbarbet mbarbet requested a review from sebbousquet February 11, 2020 13:28
public field: string = this.getConfigValue('field');
/** Field on which the metric will be computed*/
public metric: string = this.getConfigValue('metric');
/** Array of which the metric will be computed*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which metrics instead of which the metric

@mbarbet mbarbet force-pushed the feature/enhanceCompute branch from 3617602 to f5aee5d Compare February 11, 2020 14:53
@mbarbet mbarbet force-pushed the feature/enhanceCompute branch from f5aee5d to 56db2bc Compare February 13, 2020 12:50
@MohamedHamouGisaia MohamedHamouGisaia added this to the 12.5.0 milestone Feb 13, 2020
@MohamedHamouGisaia MohamedHamouGisaia changed the title Add several metric in compute Add several metrics in compute Feb 13, 2020
@mbarbet mbarbet force-pushed the feature/enhanceCompute branch from 56db2bc to 7c8f266 Compare February 13, 2020 14:15
@mbarbet mbarbet merged commit ef154ac into develop Feb 13, 2020
@mbarbet mbarbet deleted the feature/enhanceCompute branch March 16, 2020 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compute : Add the possibility to apply a math formula on several metrics
3 participants