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

feat: The errors module is now exposed as part of the default entry. This includes various utilities (and type guards) for interacting with responses from services. #166

Merged
merged 3 commits into from
May 13, 2024

Conversation

jbottigliero
Copy link
Collaborator

@jbottigliero jbottigliero commented May 13, 2024

test: adds UMD tests for Authorization and Transfer ls integration
test: use serve for hosting the E2E server rather than HTML files to allow full OAuth flow testing.
chore: fix references to "Javascript" => "JavaScript"

test: use `serve` for hosting the E2E server rather than HTML files to allow full OAuth flow testing.
chore: fix references to "Javascript" => "JavaScript"
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (af394ca) to head (bd3696f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          63       63           
  Lines         914      915    +1     
  Branches      123      123           
=======================================
+ Hits          906      907    +1     
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jbottigliero jbottigliero changed the title test: adds UMD tests for Authorization and Transfer ls integration feat(Core): The errors module is now exposed as part of the default entry. This includes various utilities (and type guards) for interacting with responses from services. May 13, 2024
@jbottigliero jbottigliero changed the title feat(Core): The errors module is now exposed as part of the default entry. This includes various utilities (and type guards) for interacting with responses from services. feat: The errors module is now exposed as part of the default entry. This includes various utilities (and type guards) for interacting with responses from services. May 13, 2024
@jbottigliero jbottigliero merged commit 0c178b9 into main May 13, 2024
6 checks passed
@jbottigliero jbottigliero deleted the tests-umd-transfer-ls branch May 13, 2024 18:24
jbottigliero pushed a commit that referenced this pull request May 14, 2024
##
[3.3.0](v3.2.0...v3.3.0)
(2024-05-14)


### Features

* The `errors` module is now exposed as part of the default entry. This
includes various utilities (and type guards) for interacting with
responses from services.
([#166](#166))
([0c178b9](0c178b9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant