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

Modals #1052

Merged
merged 4 commits into from
Nov 22, 2024

fix: ignore mypy for specific file to circumvent Pydantic not support…

2cfba31
Select commit
Loading
Failed to load commit list.
Merged

Modals #1052

fix: ignore mypy for specific file to circumvent Pydantic not support…
2cfba31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2024 in 0s

79.71% (+0.78%) compared to e2dd795

View this Pull Request on Codecov

79.71% (+0.78%) compared to e2dd795

Details

Codecov Report

Attention: Patch coverage is 88.77193% with 32 lines in your changes missing coverage. Please review.

Project coverage is 79.71%. Comparing base (e2dd795) to head (2cfba31).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
machine/plugins/modals.py 77.77% 10 Missing ⚠️
machine/clients/slack.py 52.94% 8 Missing ⚠️
machine/plugins/base.py 61.53% 5 Missing ⚠️
machine/handlers/interactive_handler.py 92.30% 4 Missing ⚠️
machine/plugins/block_action.py 77.77% 2 Missing ⚠️
machine/storage/backends/dynamodb.py 0.00% 2 Missing ⚠️
machine/plugins/command.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1052      +/-   ##
==========================================
+ Coverage   78.93%   79.71%   +0.78%     
==========================================
  Files          34       36       +2     
  Lines        1761     1957     +196     
==========================================
+ Hits         1390     1560     +170     
- Misses        371      397      +26     

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


🚨 Try these New Features: