Skip to content

test_unbound_args: add a functionality to ignore specific methods #316

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

add ignore keyword for specific methods in test_unbound_args

a9f275a
Select commit
Loading
Failed to load commit list.
Open

test_unbound_args: add a functionality to ignore specific methods #316

add ignore keyword for specific methods in test_unbound_args
a9f275a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 1s

74.47% (-0.43%) compared to 1fca5d9

View this Pull Request on Codecov

74.47% (-0.43%) compared to 1fca5d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.47%. Comparing base (1fca5d9) to head (a9f275a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   74.90%   74.47%   -0.43%     
==========================================
  Files          11       11              
  Lines         761      768       +7     
==========================================
+ Hits          570      572       +2     
- Misses        191      196       +5     

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