Skip to content

**pool Util Improvements#111

Merged
fritz-astronomer merged 2 commits intomainfrom
pools_util
Nov 19, 2025
Merged

**pool Util Improvements#111
fritz-astronomer merged 2 commits intomainfrom
pools_util

Conversation

@fritz-astronomer
Copy link
Contributor

  • feat(utils): allow pool util fn to take slots/description via kwargs

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the pool utility function to accept additional configuration options through keyword arguments, making it more flexible for pool customization.

Key Changes:

  • Extended pool function signature to accept optional pool_kwargs parameter
  • Added safety check to initialize empty dictionary when pool_kwargs is None
  • Updated function to pass kwargs through to OrbiterPool instantiation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.49%. Comparing base (b3ee237) to head (cc7c380).
⚠️ Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
orbiter/objects/__init__.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   78.92%   82.49%   +3.56%     
==========================================
  Files          35       51      +16     
  Lines        1362     1891     +529     
==========================================
+ Hits         1075     1560     +485     
- Misses        287      331      +44     

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

@fritz-astronomer fritz-astronomer merged commit 13998c9 into main Nov 19, 2025
8 checks passed
@fritz-astronomer fritz-astronomer deleted the pools_util branch November 19, 2025 02:14
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.

3 participants