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

adjust the order of message processing #1841

Merged
merged 1 commit into from
Mar 3, 2024
Merged

adjust the order of message processing #1841

merged 1 commit into from
Mar 3, 2024

Conversation

sonichi
Copy link
Contributor

@sonichi sonichi commented Mar 3, 2024

Why are these changes needed?

move process_all_messages_before_reply after process_last_received_message
move location of tests
bump version to 0.2.17

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.69%. Comparing base (2912f55) to head (260da57).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1841       +/-   ##
===========================================
+ Coverage   35.90%   59.69%   +23.79%     
===========================================
  Files          63       63               
  Lines        6637     6637               
  Branches     1456     1581      +125     
===========================================
+ Hits         2383     3962     +1579     
+ Misses       4063     2324     -1739     
- Partials      191      351      +160     
Flag Coverage Δ
unittests 59.51% <100.00%> (+23.61%) ⬆️

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.

@sonichi sonichi requested a review from dkirsche March 3, 2024 02:00
@sonichi sonichi added this pull request to the merge queue Mar 3, 2024
Merged via the queue into main with commit f749dee Mar 3, 2024
56 of 60 checks passed
@sonichi sonichi deleted the order branch March 3, 2024 02:44
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.

3 participants