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

feat: added GetMetadata method for metadata including custom dimensions and metrics. #65

Merged
merged 3 commits into from Oct 30, 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/2670b98e-6afd-468a-a234-690de7045edb/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 338118656
Source-Link: googleapis/googleapis@7e400b0

…ns and metrics.

PiperOrigin-RevId: 338118656

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Oct 20 12:56:49 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 7e400b0d3a810afe0f28226306eab2ba905df16b
Source-Link: googleapis/googleapis@7e400b0
@yoshi-automation yoshi-automation requested a review from a team as a code owner October 22, 2020 22:35
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 22, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 30, 2020
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #65 into master will increase coverage by 0.77%.
The diff coverage is 79.48%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
+ Coverage     72.52%   73.29%   +0.77%     
- Complexity       44       50       +6     
============================================
  Files             6        6              
  Lines           313      352      +39     
  Branches          1        1              
============================================
+ Hits            227      258      +31     
- Misses           85       91       +6     
- Partials          1        3       +2     
Impacted Files Coverage Δ Complexity Δ
...ytics/data/v1alpha/AlphaAnalyticsDataSettings.java 17.94% <0.00%> (-0.98%) 2.00 <0.00> (ø)
...tics/data/v1alpha/stub/AlphaAnalyticsDataStub.java 14.28% <0.00%> (-2.39%) 1.00 <0.00> (ø)
...alytics/data/v1alpha/AlphaAnalyticsDataClient.java 51.28% <42.85%> (-1.85%) 17.00 <4.00> (+4.00) ⬇️
...a/v1alpha/stub/AlphaAnalyticsDataStubSettings.java 83.94% <88.88%> (+0.34%) 15.00 <1.00> (+1.00)
.../data/v1alpha/stub/GrpcAlphaAnalyticsDataStub.java 92.62% <100.00%> (+1.44%) 13.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 a69de0f...a54872f. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 609457a into master Oct 30, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch October 30, 2020 17:26
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 30, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 2, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.3.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.2.1...v0.3.0) (2020-10-31)


### Features

* added GetMetadata method for metadata including custom dimensions and metrics. ([#65](https://www.github.com/googleapis/java-analytics-data/issues/65)) ([609457a](https://www.github.com/googleapis/java-analytics-data/commit/609457a68abaf439803bf9f3e147cb27b21e4853))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#74](https://www.github.com/googleapis/java-analytics-data/issues/74)) ([a43d65d](https://www.github.com/googleapis/java-analytics-data/commit/a43d65dad4f7adb7c39e7110a9f8d1c181b2ea14))
---


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: full
Projects
None yet
2 participants