refactor: Made auth_headers
and auth_params
of APIAuthenticatorBase
simple instance attributes instead of decorated properties
#2596
20.00% of diff hit (target 100.00%)
View this Pull Request on Codecov
20.00% of diff hit (target 100.00%)
Annotations
Check warning on line 168 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L168
Added line #L168 was not covered by tests
Check warning on line 170 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L170
Added line #L170 was not covered by tests
Check warning on line 210 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L209-L210
Added lines #L209 - L210 were not covered by tests
Check warning on line 214 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L213-L214
Added lines #L213 - L214 were not covered by tests
Check warning on line 259 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L258-L259
Added lines #L258 - L259 were not covered by tests
Check warning on line 317 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L317
Added line #L317 was not covered by tests
Check warning on line 389 in singer_sdk/authenticators.py
codecov / codecov/patch
singer_sdk/authenticators.py#L388-L389
Added lines #L388 - L389 were not covered by tests