Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

feat!: rename DimensionHeader to PivotDimensionHeader, add TYPE_SECONDS, TYPE_CURRENCY to MetricType #21

Merged
merged 4 commits into from Sep 22, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/d09eafd6-12d3-438f-b5ed-5775d715bab7/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 329352783
Source-Link: googleapis/googleapis@32cd28c

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…PivotDimensionHeader feat: added TYPE_SECONDS,TYPE_CURRENCY to MetricType enum docs: documentation updates

PiperOrigin-RevId: 329352783

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Aug 31 12:18:54 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 32cd28cc67e8f644856471573821bf930b7ee513
Source-Link: googleapis/googleapis@32cd28c
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 21, 2020
@yoshi-automation yoshi-automation requested a review from a team as a code owner September 22, 2020 21:31
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #21 into master will increase coverage by 2.42%.
The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
+ Coverage     69.62%   72.04%   +2.42%     
- Complexity       40       46       +6     
============================================
  Files             6        6              
  Lines           270      322      +52     
  Branches          1        1              
============================================
+ Hits            188      232      +44     
- Misses           81       87       +6     
- Partials          1        3       +2     
Impacted Files Coverage Δ Complexity Δ
...ytics/data/v1alpha/AlphaAnalyticsDataSettings.java 18.91% <0.00%> (-1.09%) 2.00 <0.00> (ø)
...tics/data/v1alpha/stub/AlphaAnalyticsDataStub.java 16.66% <0.00%> (-3.34%) 1.00 <0.00> (ø)
...alytics/data/v1alpha/AlphaAnalyticsDataClient.java 48.64% <42.85%> (-1.36%) 15.00 <4.00> (+4.00) ⬇️
...a/v1alpha/stub/AlphaAnalyticsDataStubSettings.java 83.59% <95.45%> (+2.46%) 14.00 <1.00> (+1.00)
.../data/v1alpha/stub/GrpcAlphaAnalyticsDataStub.java 91.50% <100.00%> (+1.97%) 12.00 <1.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8cf496a...ba8e738. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat!: rename DimensionHeader to PivotDimensionHeader, add TYPE_SECONDS, TYPE_CURRENCY to MetricType Sep 22, 2020
@chingor13 chingor13 merged commit fcdd02a into master Sep 22, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch September 22, 2020 21:45
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 12, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.1.1...v0.2.0) (2020-10-12)


### ⚠ BREAKING CHANGES

* DimensionHeader renamed to PivotDimensionHeader

### Features

* GetMetadata method renamed to GetUniversalMetdata docs: documentation updates ([#40](https://www.github.com/googleapis/java-analytics-data/issues/40)) ([7931f8f](https://www.github.com/googleapis/java-analytics-data/commit/7931f8ff01dad7b0d3bf5dec334b40ff4b372e5b))
* rename DimensionHeader to PivotDimensionHeader, add TYPE_SECONDS, TYPE_CURRENCY to MetricType ([#21](https://www.github.com/googleapis/java-analytics-data/issues/21)) ([fcdd02a](https://www.github.com/googleapis/java-analytics-data/commit/fcdd02a90e80a35801195c8f193d7d280ed21276))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#33](https://www.github.com/googleapis/java-analytics-data/issues/33)) ([a209bdc](https://www.github.com/googleapis/java-analytics-data/commit/a209bdc956ddd5f6805717dd4915d870a21bac13))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#41](https://www.github.com/googleapis/java-analytics-data/issues/41)) ([38ec38f](https://www.github.com/googleapis/java-analytics-data/commit/38ec38f03eed5f34f42087e023eaa306546ae4f6))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
2 participants