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 CallResponse common messages #915

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

koxudaxi
Copy link
Collaborator

Fixes: #914

@koxudaxi koxudaxi requested a review from willbakst as a code owner March 12, 2025 01:48
Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7f67b26) to head (5acd394).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #915   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          514       514           
  Lines        21030     21042   +12     
=========================================
+ Hits         21030     21042   +12     
Flag Coverage Δ
tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@willbakst willbakst merged commit c7e3e17 into main Mar 12, 2025
7 checks passed
@willbakst willbakst deleted the fix-call-response-common-messages branch March 12, 2025 02:51
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.

AttributeError: 'BaseMessageParam' object has no attribute 'get'
2 participants