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 support for rate aggregation #5206

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Add support for rate aggregation #5206

merged 2 commits into from
Jan 6, 2021

Conversation

stevejgordon
Copy link
Contributor

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM one failing code standards test though

[xUnit.net 00:00:16.2349559]     Tests.CodeStandards.Descriptors.DescriptorMethodsTakingSingleValueTypeShouldBeNullable [FAIL]
  Failed Tests.CodeStandards.Descriptors.DescriptorMethodsTakingSingleValueTypeShouldBeNullable [223 ms]
  Error Message:
   Expected breakingDescriptors to be empty, but found {"dateInterval on method Unit of Nest.RateAggregationDescriptor`1 is not nullable", "mode on method Mode of Nest.RateAggregationDescriptor`1 is not nullable"}.
  Stack Trace:

- Fix breaking test
- Add missing XML comments
- Rename file
@stevejgordon
Copy link
Contributor Author

Thanks @Mpdreamz - Fixed up the test. Letting CI run and then will merge.

@stevejgordon stevejgordon merged commit 42eb617 into 7.11 Jan 6, 2021
@stevejgordon stevejgordon deleted the feature/rate-agg branch January 6, 2021 16:26
github-actions bot pushed a commit that referenced this pull request Jan 6, 2021
* Add support for rate aggregation
* Add missing XML comments
github-actions bot pushed a commit that referenced this pull request Jan 6, 2021
* Add support for rate aggregation
* Add missing XML comments
stevejgordon added a commit that referenced this pull request Jan 7, 2021
* Add support for rate aggregation
* Add missing XML comments

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 11, 2021
* Add support for rate aggregation (#5206)

* Add support for rate aggregation
* Add missing XML comments

* Fix namespace in master

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants