Skip to content

Configure Dependabot to group all dependencies#30

Open
backmari wants to merge 1 commit intomainfrom
backmari-patch-1
Open

Configure Dependabot to group all dependencies#30
backmari wants to merge 1 commit intomainfrom
backmari-patch-1

Conversation

@backmari
Copy link
Contributor

@backmari backmari commented Dec 17, 2025

Short description of the changes:

Added groups configuration to include all dependencies in a single PR.

Check list for the pull request

  • I have read the [CONTRIBUTING]
  • I have read the [CODE_OF_CONDUCT]
  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • I have read the [CONTRIBUTING]
  • I have verified the proposed changes
  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Manual test for the reviewer

References

Added groups configuration to include all dependencies in a single PR.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.80%. Comparing base (74ba331) to head (5d2a087).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   89.80%   89.80%           
=======================================
  Files           3        3           
  Lines         206      206           
=======================================
  Hits          185      185           
  Misses         21       21           

☔ 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.

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.

2 participants