This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
product-auto-label
bot
added
size: l
Pull request size is large.
api: clouddebugger
Issues related to the googleapis/cloud-debug-nodejs API.
labels
Dec 8, 2022
Codecov ReportBase: 65.74% // Head: 65.88% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1121 +/- ##
==========================================
+ Coverage 65.74% 65.88% +0.14%
==========================================
Files 19 21 +2
Lines 1769 1791 +22
Branches 354 355 +1
==========================================
+ Hits 1163 1180 +17
- Misses 520 524 +4
- Partials 86 87 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
mctavish
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 8, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 8, 2022
jasonborg
approved these changes
Dec 8, 2022
mctavish
added
automerge
Merge the pull request once unit tests and other checks pass.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Dec 8, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 8, 2022
mctavish
added
automerge
Merge the pull request once unit tests and other checks pass.
and removed
automerge
Merge the pull request once unit tests and other checks pass.
labels
Dec 8, 2022
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Dec 9, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Dec 9, 2022
🤖 I have created a release *beep* *boop* --- ## [7.2.0](https://togithub.com/googleapis/cloud-debug-nodejs/compare/v7.1.1...v7.2.0) (2022-12-09) ### Features * Add active debuggee support ([#1121](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1121)) ([a421509](https://togithub.com/googleapis/cloud-debug-nodejs/commit/a421509d7c616a4ed48302498886ffa66bfefad9)) * Add error handling to firebase controller. ([#1116](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1116)) ([a188e34](https://togithub.com/googleapis/cloud-debug-nodejs/commit/a188e347131168d21d01f77267863e53ae1043a8)) ### Bug Fixes * Correctly send labels on register calls. ([#1118](https://togithub.com/googleapis/cloud-debug-nodejs/issues/1118)) ([007cbbd](https://togithub.com/googleapis/cloud-debug-nodejs/commit/007cbbd3df765b06978aa5604bcbdb4925cf725e)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: clouddebugger
Issues related to the googleapis/cloud-debug-nodejs API.
size: l
Pull request size is large.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #1120 🦕