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

Handle custom attributes received in the API response. #213

Merged
merged 13 commits into from
Sep 19, 2024

Add support for customAttributesOptions.

bcc9d30
Select commit
Loading
Failed to load commit list.
Merged

Handle custom attributes received in the API response. #213

Add support for customAttributesOptions.
bcc9d30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 1s

16.12% of diff hit (target 97.69%)

View this Pull Request on Codecov

16.12% of diff hit (target 97.69%)

Annotations

Check warning on line 76 in scrapy_zyte_api/_annotations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/_annotations.py#L76

Added line #L76 was not covered by tests

Check warning on line 90 in scrapy_zyte_api/_annotations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/_annotations.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 41 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L41

Added line #L41 was not covered by tests

Check warning on line 184 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 187 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 189 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L189

Added line #L189 was not covered by tests

Check warning on line 331 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L330-L331

Added lines #L330 - L331 were not covered by tests

Check warning on line 341 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 344 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L343-L344

Added lines #L343 - L344 were not covered by tests

Check warning on line 349 in scrapy_zyte_api/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

scrapy_zyte_api/providers.py#L348-L349

Added lines #L348 - L349 were not covered by tests