Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% coverage? #215

Closed
ryanseys opened this issue Sep 17, 2014 · 1 comment
Closed

100% coverage? #215

ryanseys opened this issue Sep 17, 2014 · 1 comment
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Milestone

Comments

@ryanseys
Copy link
Contributor

What's the goal for test coverage?

@rakyll
Copy link
Contributor

rakyll commented Sep 18, 2014

Test coverage goal cannot be measured by a numeric quantifier. You may have 100% test coverage but yet your code could be broken. Our goal is to cover as much as good tests for the sake of maintainability. So, when writing tests, think of what the future maintainer could do wrong and try to cover them as well as you are covering your existing feature set.

@rakyll rakyll closed this as completed Sep 18, 2014
@jgeewax jgeewax added this to the Core Stable milestone Feb 2, 2015
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 7, 2020
chingor13 pushed a commit that referenced this issue Aug 22, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
sofisl pushed a commit that referenced this issue Oct 11, 2022
This pull request was generated using releasetool.
sofisl pushed a commit that referenced this issue Oct 13, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
sofisl pushed a commit that referenced this issue Oct 13, 2022
This pull request was generated using releasetool.
sofisl pushed a commit that referenced this issue Nov 10, 2022
* Add some simple "quickstart" samples.

* Add quickstart tests (#215)

* First draft of new tests

* Fix failing tests

* Fix comments

* Add comments.

* Update comments.

* Add another comment.

* Cleanup.

* Fix region tags.

* Fix comments.
sofisl pushed a commit that referenced this issue Nov 11, 2022
sofisl pushed a commit that referenced this issue Nov 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/4de22315-84b1-493d-8da2-dfa7688128f5/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@94421c4
sofisl pushed a commit that referenced this issue Nov 11, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | dependencies | major | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fpubsub/1.7.3/2.0.0) |

---

### Release Notes

<details>
<summary>googleapis/nodejs-pubsub</summary>

### [`v2.0.0`](https://github.com/googleapis/nodejs-pubsub/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapisnodejs-pubsubcomparevv171v200-2020-05-20)

[Compare Source](https://github.com/googleapis/nodejs-pubsub/compare/v1.7.3...v2.0.0)

Please note that Node 8 is no longer supported, and Node 10 is the new minimum version of the runtime.

##### ⚠ BREAKING CHANGES

-   Please note that Node 8 is no longer supported, and Node 10 is the new minimum version of the runtime.
-   drop support for custom promises ([#&#8203;970](https://github.com/googleapis/nodejs-pubsub/issues/970))
-   convert to typescript ([#&#8203;923](https://github.com/googleapis/nodejs-pubsub/issues/923))
-   **deps:** update dependency [@&#8203;google-cloud/projectify](https://github.com/google-cloud/projectify) to v2 ([#&#8203;929](https://github.com/googleapis/nodejs-pubsub/issues/929))

##### Bug Fixes

-   **docs:** link to correct gaxOptions docs ([#&#8203;999](https://github.com/googleapis/nodejs-pubsub/issues/999)) ([312e318](https://github.com/googleapis/nodejs-pubsub/commit/312e318ceb36eafbeb487ede7e5dbf9ccd5dfb81))
-   regen protos and tests, formatting ([#&#8203;991](https://github.com/googleapis/nodejs-pubsub/issues/991)) ([e350b97](https://github.com/googleapis/nodejs-pubsub/commit/e350b97ad19e49e5fe52d5eeb1ad67c8bb6ddf33))
-   remove eslint, update gax, fix generated protos, run the generator ([#&#8203;955](https://github.com/googleapis/nodejs-pubsub/issues/955)) ([544a061](https://github.com/googleapis/nodejs-pubsub/commit/544a061b1b6d7fdc4051486c2b8ae5d14e1ec141))
-   remove unused dependencies ([#&#8203;998](https://github.com/googleapis/nodejs-pubsub/issues/998)) ([7b242a3](https://github.com/googleapis/nodejs-pubsub/commit/7b242a36212e0871b3918621fe9a5f51d1e6b733))
-   **close:** ensure in-flight messages are drained ([#&#8203;952](https://github.com/googleapis/nodejs-pubsub/issues/952)) ([93a2bd7](https://github.com/googleapis/nodejs-pubsub/commit/93a2bd726660b134fbd3e12335bfde29d13a2b78))
-   **deps:** update dependency [@&#8203;google-cloud/paginator](https://github.com/google-cloud/paginator) to v3 ([#&#8203;931](https://github.com/googleapis/nodejs-pubsub/issues/931)) ([b621854](https://github.com/googleapis/nodejs-pubsub/commit/b62185426b7f958ee41a1cff429bc5fb70635b4a))
-   **deps:** update dependency [@&#8203;google-cloud/precise-date](https://github.com/google-cloud/precise-date) to v2 ([#&#8203;934](https://github.com/googleapis/nodejs-pubsub/issues/934)) ([72b8d78](https://github.com/googleapis/nodejs-pubsub/commit/72b8d781ed3cbf9049101b9c2675f211fb3924ba))
-   **deps:** update dependency [@&#8203;google-cloud/projectify](https://github.com/google-cloud/projectify) to v2 ([#&#8203;929](https://github.com/googleapis/nodejs-pubsub/issues/929)) ([45d9880](https://github.com/googleapis/nodejs-pubsub/commit/45d988077d2db2fddbb4d22aac43c7f8a77e4dcc))
-   **deps:** update dependency [@&#8203;google-cloud/promisify](https://github.com/google-cloud/promisify) to v2 ([#&#8203;928](https://github.com/googleapis/nodejs-pubsub/issues/928)) ([3819877](https://github.com/googleapis/nodejs-pubsub/commit/3819877752d39cd042364bdd9ed01ff230aeed0b))
-   **deps:** update dependency google-auth-library to v6 ([#&#8203;935](https://github.com/googleapis/nodejs-pubsub/issues/935)) ([73fc887](https://github.com/googleapis/nodejs-pubsub/commit/73fc887c662b526690167286d2d5afda0cccad1b))

##### Build System

-   convert to typescript ([#&#8203;923](https://github.com/googleapis/nodejs-pubsub/issues/923)) ([2fc68ba](https://github.com/googleapis/nodejs-pubsub/commit/2fc68baff0cc2013468da7ef3dc8d547d4745989))

##### Miscellaneous Chores

-   drop support for custom promises ([#&#8203;970](https://github.com/googleapis/nodejs-pubsub/issues/970)) ([df462d3](https://github.com/googleapis/nodejs-pubsub/commit/df462d3dec4f733cb309eb6413aad382424e2125))

##### [1.7.1](https://github.com/googleapis/nodejs-pubsub/compare/v1.7.0...v1.7.1) (2020-04-06)

##### Bug Fixes

-   provide missing close() method in the generated gapic client ([#&#8203;941](https://github.com/googleapis/nodejs-pubsub/issues/941)) ([6bf8f14](https://github.com/googleapis/nodejs-pubsub/commit/6bf8f1481a1dea051c47697488e13b6facf20a26))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-containeranalysis).
sofisl pushed a commit that referenced this issue Nov 11, 2022
sofisl pushed a commit that referenced this issue Nov 11, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 468790263

Source-Link: googleapis/googleapis@873ab45

Source-Link: googleapis/googleapis-gen@cb6f37a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
sofisl pushed a commit that referenced this issue Nov 11, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
sofisl pushed a commit that referenced this issue Nov 11, 2022
sofisl pushed a commit that referenced this issue Nov 16, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a30f98da-7f8e-4a25-a598-8357af693448/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@5451633
sofisl pushed a commit that referenced this issue Nov 30, 2022
* chore: clean up Node.js TOC for cloud-rad

Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
Source-Date: Wed Oct 21 09:26:04 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: f96d3b455fe27c3dc7bc37c3c9cd27b1c6d269c8
Source-Link: googleapis/synthtool@f96d3b4

* chore: fix Node.js TOC for cloud-rad

Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
Source-Date: Wed Oct 21 12:01:24 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 901ddd44e9ef7887ee681b9183bbdea99437fdcc
Source-Link: googleapis/synthtool@901ddd4
sofisl pushed a commit that referenced this issue Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants