Skip to content

Added Subuser Credits API#85

Merged
kenzo0107 merged 1 commit intomainfrom
add-subuser-credits-api
Mar 27, 2026
Merged

Added Subuser Credits API#85
kenzo0107 merged 1 commit intomainfrom
add-subuser-credits-api

Conversation

@kenzo0107
Copy link
Copy Markdown
Owner

issue: #82

  • GetCreditsForSubuser: Retrieves credit information for a subuser
  • UpdateCreditsForSubuser: Updates the credit settings for a subuser
  • UpdateRemainingCreditsForSubuser: Updates the remaining credits for a subuser
  • Added tests for normal operation, error handling, and request errors for each method
  • Fixed duplicate teardown calls in the tests

issue: #82

- GetCreditsForSubuser: Retrieves credit information for a subuser
- UpdateCreditsForSubuser: Updates the credit settings for a subuser
- UpdateRemainingCreditsForSubuser: Updates the remaining credits for a subuser
- Added tests for normal operation, error handling, and request errors for each method
- Fixed duplicate teardown calls in the tests
@kenzo0107 kenzo0107 force-pushed the add-subuser-credits-api branch from 1a8108a to e33f763 Compare March 27, 2026 04:19
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.85%. Comparing base (cb65743) to head (e33f763).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   97.82%   97.85%   +0.02%     
==========================================
  Files          33       33              
  Lines        2070     2097      +27     
==========================================
+ Hits         2025     2052      +27     
  Misses         24       24              
  Partials       21       21              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kenzo0107 kenzo0107 merged commit 7a54f0d into main Mar 27, 2026
5 checks passed
@kenzo0107 kenzo0107 deleted the add-subuser-credits-api branch March 27, 2026 04:21
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