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

fix: Fix and re-enable previously broken tests #1075

Merged
merged 3 commits into from
May 11, 2022

Conversation

mctavish
Copy link
Contributor

@mctavish mctavish commented May 10, 2022

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1072 🦕

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: clouddebugger Issues related to the googleapis/cloud-debug-nodejs API. labels May 10, 2022
@mctavish mctavish marked this pull request as ready for review May 10, 2022 13:57
@mctavish mctavish requested review from a team as code owners May 10, 2022 13:57
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

❗ No coverage uploaded for pull request base (firebase-backend@842690f). Click here to learn what that means.
The diff coverage is n/a.

@@                 Coverage Diff                 @@
##             firebase-backend    #1075   +/-   ##
===================================================
  Coverage                    ?   66.13%           
===================================================
  Files                       ?       21           
  Lines                       ?     1751           
  Branches                    ?      352           
===================================================
  Hits                        ?     1158           
  Misses                      ?      510           
  Partials                    ?       83           

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 842690f...756c8a6. Read the comment docs.

@mctavish mctavish requested a review from jasonborg May 10, 2022 18:19
@mctavish
Copy link
Contributor Author

@jasonborg Please also review 842690f

src/agent/debuglet.ts Show resolved Hide resolved
src/agent/debuglet.ts Show resolved Hide resolved
@mctavish mctavish merged commit dd61d35 into googleapis:firebase-backend May 11, 2022
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: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants