Skip to content

Add missing __call__ methods to Service classes#244

Merged
GrandMoff100 merged 6 commits intodevfrom
243-library-bug-typeerror-service-object-is-not-callable
May 6, 2026
Merged

Add missing __call__ methods to Service classes#244
GrandMoff100 merged 6 commits intodevfrom
243-library-bug-typeerror-service-object-is-not-callable

Conversation

@GrandMoff100
Copy link
Copy Markdown
Collaborator

Closes #243

@GrandMoff100 GrandMoff100 requested a review from adamlogan73 as a code owner May 5, 2026 21:41
@GrandMoff100 GrandMoff100 linked an issue May 5, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (1b72830) to head (41b4e5a).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #244   +/-   ##
=======================================
  Coverage   99.74%   99.75%           
=======================================
  Files          29       29           
  Lines        2790     2805   +15     
=======================================
+ Hits         2783     2798   +15     
  Misses          7        7           

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

@GrandMoff100 GrandMoff100 force-pushed the 243-library-bug-typeerror-service-object-is-not-callable branch from 41b4e5a to 9a1823a Compare May 6, 2026 05:17
@GrandMoff100 GrandMoff100 merged commit fa8b70b into dev May 6, 2026
4 checks passed
@GrandMoff100 GrandMoff100 deleted the 243-library-bug-typeerror-service-object-is-not-callable branch May 8, 2026 20:51
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.

[Library Bug] TypeError: 'Service' object is not callable

2 participants