Skip to content

GitHub: Refactor and spread GitHub modules along the feature axis #21

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 22, 2025

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 22, 2025

About

Refactor and spread GitHub modules along the feature axis, away from including all into a single core.py file.

Naming things

  • Actions: Report about CI failures on GHA.
  • Activity: Report about user activity in PPP format.
  • Attention: Report about bugs and similar important items.

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

Attention: Patch coverage is 89.53069% with 29 lines in your changes missing coverage. Please review.

Project coverage is 71.25%. Comparing base (a925c04) to head (5ea537e).
Report is 75 commits behind head on main.

Files with missing lines Patch % Lines
src/rapporto/github/actions.py 82.24% 19 Missing ⚠️
src/rapporto/github/activity.py 94.05% 6 Missing ⚠️
src/rapporto/github/attention.py 93.75% 3 Missing ⚠️
src/rapporto/github/util.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   70.41%   71.25%   +0.84%     
==========================================
  Files           9       11       +2     
  Lines         649      668      +19     
==========================================
+ Hits          457      476      +19     
  Misses        192      192              
Flag Coverage Δ
unittests 71.25% <89.53%> (+0.84%) ⬆️

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 22, 2025 22:04
@amotl amotl merged commit 36cb148 into main Feb 22, 2025
5 checks passed
@amotl amotl deleted the refactor-github branch February 22, 2025 22:04
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