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

Fix #1428 Add rich_text classes to slack_sdk.models module #1431

Merged
merged 1 commit into from
Nov 21, 2023

Fix #1428 Add rich_text classes to slack_sdk.models module

55ba50b
Select commit
Loading
Failed to load commit list.
Merged

Fix #1428 Add rich_text classes to slack_sdk.models module #1431

Fix #1428 Add rich_text classes to slack_sdk.models module
55ba50b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 1s

85.43% (-0.04%) compared to 3e2d7e8

View this Pull Request on Codecov

85.43% (-0.04%) compared to 3e2d7e8

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (3e2d7e8) 85.46% compared to head (55ba50b) 85.43%.

Files Patch % Lines
slack_sdk/models/blocks/block_elements.py 84.31% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1431      +/-   ##
==========================================
- Coverage   85.46%   85.43%   -0.04%     
==========================================
  Files         111      111              
  Lines       11945    12114     +169     
==========================================
+ Hits        10209    10349     +140     
- Misses       1736     1765      +29     

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