palantir / spark-influx-sink

A Spark metrics sink that pushes to InfluxDb
Apache License 2.0
51 stars 17 forks source link

Excavator: Upgrades Baseline to the latest version #76

Closed svc-excavator-bot closed 5 years ago

svc-excavator-bot commented 5 years ago
excavator is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

Release Notes

2.16.0

Type Description Link
Improvement Rewrite ImmutableCollection#addAll to add for arrays https://github.com/palantir/gradle-baseline/pull/743
Improvement Add refaster rule to simplify empty optional asserts https://github.com/palantir/gradle-baseline/pull/911
Improvement Baseline now allows static imports of AssertJ and Mockito methods. https://github.com/palantir/gradle-baseline/pull/915
Improvement Remove refaster AssertjIsOne rule. https://github.com/palantir/gradle-baseline/pull/917
Improvement Add assertj refaster rules for map size asserts https://github.com/palantir/gradle-baseline/pull/919
Improvement Added a Refaster rule to change isEqualTo checks into hasValue checks

2.17.0

Type Description Link
Improvement Implement AssertjCollectionHasSameSizeAsArray https://github.com/palantir/gradle-baseline/pull/922
Improvement Implement assertj map refactors for containsKey and containsEntry https://github.com/palantir/gradle-baseline/pull/925
Improvement Refaster assertj migrations support descriptions with format args https://github.com/palantir/gradle-baseline/pull/926
Improvement Refaster out String.format from describedAs https://github.com/palantir/gradle-baseline/pull/927

2.18.0

Type Description Link
Improvement Refaster rules to simplify negated boolean expressions and extract null checks. https://github.com/palantir/gradle-baseline/pull/935
Improvement Refaster rules for checks that maps do not contain a specific key https://github.com/palantir/gradle-baseline/pull/935
Improvement Refaster rule 'CollectionStreamForEach' https://github.com/palantir/gradle-baseline/pull/942
Improvement ExecutorSubmitRunnableFutureIgnored as error prone ERROR https://github.com/palantir/gradle-baseline/pull/943

To enable or disable this check, please contact the maintainers of Excavator.