Skip to content

GitHub: Add GitHubAttentionReport, reporting about important items #7

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 1 commit into from
Feb 19, 2025

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 19, 2025

About

The idea is to generate a Markdown report including items that deserve your attention, bugs first.

  • bug and important are significant labels that convey importance on GitHub.
  • type-bug and type-important are used by Python.

Other criteria of "what's significant?", or "what needs attention?" can be added as we go.

... that deserve your attention, bugs first.
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 90.47619% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.93%. Comparing base (783de95) to head (0ed4193).
Report is 93 commits behind head on main.

Files with missing lines Patch % Lines
src/rapporto/github/core.py 87.50% 6 Missing ⚠️
src/rapporto/github/cli.py 88.88% 3 Missing ⚠️
src/rapporto/github/model.py 93.18% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   64.18%   67.93%   +3.74%     
==========================================
  Files           8        9       +1     
  Lines         497      580      +83     
==========================================
+ Hits          319      394      +75     
- Misses        178      186       +8     
Flag Coverage Δ
unittests 67.93% <90.47%> (+3.74%) ⬆️

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 February 19, 2025 18:56
@amotl amotl merged commit 1d6bca4 into main Feb 19, 2025
5 checks passed
@amotl amotl deleted the bugfinder branch February 19, 2025 18:56
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