Skip to content

Documentation: Improve and refactor, accompanying naming things

580fe01
Select commit
Loading
Failed to load commit list.
Merged

Shell: Reports and Notifications #30

Documentation: Improve and refactor, accompanying naming things
580fe01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

62.25% (-0.26%) compared to 64006c5

View this Pull Request on Codecov

62.25% (-0.26%) compared to 64006c5

Details

Codecov Report

Attention: Patch coverage is 53.63985% with 242 lines in your changes missing coverage. Please review.

Project coverage is 62.25%. Comparing base (64006c5) to head (580fe01).

Files with missing lines Patch % Lines
src/pueblo_goof/slack/conversation.py 33.33% 74 Missing ⚠️
src/rapporto/report/slack.py 38.98% 36 Missing ⚠️
src/rapporto/report/model.py 61.62% 33 Missing ⚠️
src/pueblo_goof/cli.py 55.71% 31 Missing ⚠️
src/pueblo_goof/util.py 36.84% 24 Missing ⚠️
src/rapporto/notify/cli.py 54.05% 17 Missing ⚠️
src/rapporto/util.py 29.41% 12 Missing ⚠️
src/pueblo_goof/slack/model.py 86.79% 7 Missing ⚠️
src/rapporto/report/cli.py 73.07% 7 Missing ⚠️
src/rapporto/github/model.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   62.51%   62.25%   -0.26%     
==========================================
  Files          15       23       +8     
  Lines        1083     1383     +300     
==========================================
+ Hits          677      861     +184     
- Misses        406      522     +116     

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