Skip to content

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants