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: add handler for synchronous smartapp events #471

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

alexhook
Copy link
Member

@alexhook alexhook commented Jun 11, 2024

PR checklist

  • I've written good commit message for all commits
  • I've split changes into separate commits where it's appropriate
  • I've added the description of function to documentation
  • I've updated project version in pyproject.toml
  • I'll make a release when PR is merged
  • I'll bump pybotx in bot-template

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (65c0aa7) to head (4fcc07f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #471   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          117       119    +2     
  Lines         4009      4063   +54     
  Branches       352       359    +7     
=========================================
+ Hits          4009      4063   +54     
Flag Coverage Δ
unittests 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.

@alexhook alexhook changed the title feat: add handler for synchronous smartapp requests feat: add handler for synchronous smartapp events Jun 11, 2024
@alexhook alexhook merged commit 5fb0552 into master Jun 11, 2024
9 checks passed
@alexhook alexhook deleted the feat/am/sync-smartapp-request branch June 11, 2024 13:14
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