Skip to content
New issue

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

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

Already on GitHub? # to your account

refactor: Made auth_headers and auth_params of APIAuthenticatorBase simple instance attributes instead of decorated properties #2596

Merged

refactor: Made `auth_headers` and `auth_params` of `APIAuthenticatorB…

0270bcf
Select commit
Loading
Failed to load commit list.
Merged

refactor: Made auth_headers and auth_params of APIAuthenticatorBase simple instance attributes instead of decorated properties #2596

refactor: Made `auth_headers` and `auth_params` of `APIAuthenticatorB…
0270bcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 9, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/authenticators.py#L388-L389

Added lines #L388 - L389 were not covered by tests