Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

refactor: cleanup types for reportManualError#310

Merged
JustinBeckwith merged 2 commits intogoogleapis:masterfrom
ofrobots:fix-35
Feb 11, 2019
Merged

refactor: cleanup types for reportManualError#310
JustinBeckwith merged 2 commits intogoogleapis:masterfrom
ofrobots:fix-35

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

Fixes: #35

I'm debating if this is semver major for typescript users.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2019
Comment thread src/interfaces/manual.ts Outdated

import * as http from 'http';
import * as is from 'is';
import {any} from 'joi';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's that do?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shakes fist VSCode!

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2019

Codecov Report

Merging #310 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files          34       34           
  Lines        1687     1687           
  Branches       76       76           
=======================================
  Hits         1621     1621           
  Misses         49       49           
  Partials       17       17
Impacted Files Coverage Δ
src/interfaces/manual.ts 92.3% <ø> (ø) ⬆️
test/unit/interfaces/manual.ts 97.02% <100%> (ø) ⬆️

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 2fbbd38...30a685e. Read the comment docs.

@JustinBeckwith
Copy link
Copy Markdown
Contributor

I could go either way with the semver major-ness. Do you think there are going to be other changes you want to bundle?

Copy link
Copy Markdown
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM w/ nit - your call on the semverness

@JustinBeckwith JustinBeckwith merged commit a153b73 into googleapis:master Feb 11, 2019
@ofrobots ofrobots deleted the fix-35 branch February 11, 2019 22:33
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants