Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass kwargs along in APIObjectSyncMixin.list() #554

Merged
merged 3 commits into from
Jan 22, 2025

Fix test

b272e63
Select commit
Loading
Failed to load commit list.
Merged

Pass kwargs along in APIObjectSyncMixin.list() #554

Fix test
b272e63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

94.09% (target 90.00%)

View this Pull Request on Codecov

94.09% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.09%. Comparing base (87063fc) to head (b272e63).
Report is 162 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
- Coverage   94.61%   94.09%   -0.53%     
==========================================
  Files          29       30       +1     
  Lines        3141     4164    +1023     
==========================================
+ Hits         2972     3918     +946     
- Misses        169      246      +77     

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