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

bump version to 0.2.0b6 #710

Merged
merged 2 commits into from
Nov 18, 2023
Merged

bump version to 0.2.0b6 #710

merged 2 commits into from
Nov 18, 2023

Conversation

sonichi
Copy link
Contributor

@sonichi sonichi commented Nov 18, 2023

Why are these changes needed?

release

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7c528a6) 29.81% compared to head (a28bb72) 55.59%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #710       +/-   ##
===========================================
+ Coverage   29.81%   55.59%   +25.78%     
===========================================
  Files          27       27               
  Lines        3448     3448               
  Branches      780      822       +42     
===========================================
+ Hits         1028     1917      +889     
+ Misses       2346     1322     -1024     
- Partials       74      209      +135     
Flag Coverage Δ
unittests 55.39% <100.00%> (+25.63%) ⬆️

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.

@afourney afourney self-requested a review November 18, 2023 16:09
@afourney
Copy link
Member

FYI the 3.9 test fails with:

test_groupchat.py
import mock
E ModuleNotFoundError: No module named 'mock'

@qingyun-wu
Copy link
Contributor

FYI the 3.9 test fails with:

test_groupchat.py import mock E ModuleNotFoundError: No module named 'mock'

This should have been addressed in the other PR.

@qingyun-wu qingyun-wu added this pull request to the merge queue Nov 18, 2023
Merged via the queue into main with commit 75cc763 Nov 18, 2023
58 checks passed
@sonichi
Copy link
Contributor Author

sonichi commented Nov 19, 2023

FYI the 3.9 test fails with:
test_groupchat.py import mock E ModuleNotFoundError: No module named 'mock'

This should have been addressed in the other PR.

Could you include the PR number?

@sonichi sonichi deleted the ver0.2.0b6 branch November 19, 2023 02:15
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 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.

5 participants