Skip to content

Shell: Reports and Notifications #30

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

Merged
merged 4 commits into from
Mar 3, 2025
Merged

Shell: Reports and Notifications #30

merged 4 commits into from
Mar 3, 2025

Conversation

amotl
Copy link
Member

@amotl amotl commented Mar 3, 2025

About

Make it real.

Details

After adding a few OS-level details beforehand, this patch aims to touch shell details.
It's about adding a shell, not about shelling or shelling.

Documentation

Rapporto Reports

amotl added 3 commits March 3, 2025 00:58
- Reports/Daily+Weekly: Generate daily and weekly reports in Markdown
  or YAML formats.
- Slack/Weekly: Publish daily reports to Slack, in a per-week context,
  with hourly granularity.
Copy link

codecov bot commented Mar 3, 2025

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).
Report is 59 commits behind head on main.

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     
Flag Coverage Δ
unittests 62.25% <53.63%> (-0.26%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amotl amotl marked this pull request as ready for review March 3, 2025 00:28
@amotl amotl merged commit 0db53f8 into main Mar 3, 2025
5 checks passed
@amotl amotl deleted the slack-daily branch March 3, 2025 00:29
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.

1 participant