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

fix: Fix invalid result operation name #367

Merged
merged 1 commit into from
Aug 8, 2024
Merged

fix: Fix invalid result operation name #367

merged 1 commit into from
Aug 8, 2024

Conversation

aborgna-q
Copy link
Collaborator

@aborgna-q aborgna-q marked this pull request as ready for review August 8, 2024 14:25
@aborgna-q aborgna-q requested a review from a team as a code owner August 8, 2024 14:25
@aborgna-q aborgna-q requested a review from croyzor August 8, 2024 14:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.42%. Comparing base (7d5106c) to head (82af80c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files          47       47           
  Lines        5249     5249           
=======================================
  Hits         4799     4799           
  Misses        450      450           

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

@aborgna-q aborgna-q added this pull request to the merge queue Aug 8, 2024
Merged via the queue into main with commit 568624d Aug 8, 2024
3 checks passed
@aborgna-q aborgna-q deleted the ab/fix-result-op branch August 8, 2024 14:36
github-merge-queue bot pushed a commit that referenced this pull request Aug 8, 2024
🤖 I have created a release *beep* *boop*
---


## [0.8.1](v0.8.0...v0.8.1)
(2024-08-08)


### Bug Fixes

* Fix invalid result operation name
([#367](#367))
([568624d](568624d))
* Linearity checking bug
([#355](#355))
([e14660f](e14660f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

result extension not exposed as ExtensionOp
3 participants