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

Add gtin_processor. #70

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Add gtin_processor. #70

merged 3 commits into from
Jan 12, 2024

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Jan 8, 2024

This also needs a processor for the ProductVariant extractors added in #69.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

Merging #70 (74fe461) into main (b195b93) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 74fe461 differs from pull request most recent head 75fb11f. Consider uploading reports for the commit 75fb11f to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #70   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          8       8           
  Lines       1318    1341   +23     
=====================================
- Misses      1318    1341   +23     
Files Coverage Δ
zyte_common_items/pages.py 0.00% <0.00%> (ø)
zyte_common_items/processors.py 0.00% <0.00%> (ø)

([], None),
("foo", None),
(Selector(text="<html></html>"), None),
(SelectorList([]), None),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last thing: could you please add a test for the case SelectorList matches several gtins?

Copy link
Contributor

@kmike kmike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to merge (feel free to do it) after addressing the remaining comment 👍

@kmike kmike merged commit bb10fd5 into main Jan 12, 2024
6 checks passed
@wRAR wRAR deleted the zyte-parsers-gtin branch January 12, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants