Skip to content

Add base client call_method function and supporting code.

dc8ebc4
Select commit
Loading
Failed to load commit list.
Merged

Add base client call_method function and supporting code. #2

Add base client call_method function and supporting code.
dc8ebc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2025 in 0s

96.15% (-3.85%) compared to 1f67aa4

View this Pull Request on Codecov

96.15% (-3.85%) compared to 1f67aa4

Details

Codecov Report

❌ Patch coverage is 96.05263% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.15%. Comparing base (1f67aa4) to head (dc8ebc4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/kbase/sdk_baseclient.py 96.05% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main       #2      +/-   ##
===========================================
- Coverage   100.00%   96.15%   -3.85%     
===========================================
  Files            1        1              
  Lines            2       78      +76     
===========================================
+ Hits             2       75      +73     
- Misses           0        3       +3     

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