Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

feat: adds v1 API surface #52

Merged
merged 6 commits into from
May 10, 2021
Merged

feat: adds v1 API surface #52

merged 6 commits into from
May 10, 2021

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented May 10, 2021

No description provided.

@bcoe bcoe requested a review from a team as a code owner May 10, 2021 20:04
@product-auto-label product-auto-label bot added the api: workflows Issues related to the googleapis/nodejs-workflows API. label May 10, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 10, 2021
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #52 (814caa8) into master (e642151) will increase coverage by 0.38%.
The diff coverage is 97.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   96.74%   97.12%   +0.38%     
==========================================
  Files           6        9       +3     
  Lines        2362     4555    +2193     
  Branches       99      186      +87     
==========================================
+ Hits         2285     4424    +2139     
- Misses         75      127      +52     
- Partials        2        4       +2     
Impacted Files Coverage Δ
src/v1beta/executions_client.ts 96.93% <85.71%> (-0.07%) ⬇️
src/v1beta/workflows_client.ts 98.07% <87.80%> (-0.04%) ⬇️
src/v1/executions_client.ts 96.93% <96.93%> (ø)
src/v1/workflows_client.ts 98.06% <98.06%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/v1/index.ts 100.00% <100.00%> (ø)
src/v1beta/index.ts 100.00% <100.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 e642151...814caa8. Read the comment docs.

@bcoe bcoe merged commit c1ddc23 into master May 10, 2021
@bcoe bcoe deleted the v1-executions branch May 10, 2021 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: workflows Issues related to the googleapis/nodejs-workflows API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants