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

feat(exp): add AppendNextActions function #440

Merged
merged 4 commits into from
May 24, 2024
Merged

feat(exp): add AppendNextActions function #440

merged 4 commits into from
May 24, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented May 13, 2024

This function is used to merge both a single action and the next actions returned by the API.

This function is used to merge both a single action and the next actions returned by the API.
@jooola jooola requested a review from a team as a code owner May 13, 2024 12:12
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (0c9ff2f) to head (85ab93a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #440      +/-   ##
==========================================
+ Coverage   80.69%   80.70%   +0.01%     
==========================================
  Files          34       35       +1     
  Lines        5770     5775       +5     
==========================================
+ Hits         4656     4661       +5     
  Misses        708      708              
  Partials      406      406              

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

@jooola jooola changed the title feat(exp): add actions.AppendNextActions function feat(exp): add actions.AppendNextActions function May 13, 2024
@jooola jooola requested a review from apricote May 13, 2024 12:16
@jooola jooola changed the title feat(exp): add actions.AppendNextActions function feat(exp): add AppendNextActions function May 13, 2024
@jooola jooola merged commit b07d7ad into main May 24, 2024
4 checks passed
@jooola jooola deleted the exp-actions branch May 24, 2024 10:03
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.

None yet

2 participants