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

maint: Upgrade Go protobuf and regenerate agentapi bindings #806

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

CarlosNihelton
Copy link
Contributor

Fixes #782, #784, #790, #792, #795, #796 and #798 that required regenerating agentapi bindings.

Doing all at once to be faster.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.16%. Comparing base (49ef5fc) to head (70efc93).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
- Coverage   87.75%   87.16%   -0.60%     
==========================================
  Files         104      101       -3     
  Lines        6631     6614      -17     
==========================================
- Hits         5819     5765      -54     
- Misses        635      672      +37     
  Partials      177      177              

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

Fixes #782, #784, #790, #792, #795, #796 and #798
that required regenerating agentapi bindings.

Doing all at once to be faster.
@CarlosNihelton CarlosNihelton marked this pull request as ready for review June 19, 2024 00:40
@CarlosNihelton CarlosNihelton requested a review from a team as a code owner June 19, 2024 00:40
Copy link
Collaborator

@didrocks didrocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interface{}(approved) -> any(approved) \o/

@CarlosNihelton CarlosNihelton merged commit dbb4146 into main Jun 19, 2024
35 checks passed
@CarlosNihelton CarlosNihelton deleted the upgrade-go-protobuf branch June 19, 2024 11:59
@CarlosNihelton CarlosNihelton self-assigned this Jun 27, 2024
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.

2 participants