Skip to content

Add a ZyteApiParams page input - #314

Open
AdrianAtZyte wants to merge 2 commits into
scrapy-plugins:mainfrom
AdrianAtZyte:zyte-api-params-dep
Open

Add a ZyteApiParams page input#314
AdrianAtZyte wants to merge 2 commits into
scrapy-plugins:mainfrom
AdrianAtZyte:zyte-api-params-dep

Conversation

@AdrianAtZyte

Copy link
Copy Markdown
Contributor

Resolves #264.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.08%. Comparing base (1701567) to head (5b0979c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
+ Coverage   97.50%   98.08%   +0.58%     
==========================================
  Files          15       15              
  Lines        2404     2456      +52     
  Branches      439      452      +13     
==========================================
+ Hits         2344     2409      +65     
+ Misses         31       20      -11     
+ Partials       29       27       -2     
Files with missing lines Coverage Δ
scrapy_zyte_api/__init__.py 100.00% <100.00%> (ø)
scrapy_zyte_api/_annotations.py 100.00% <100.00%> (ø)
scrapy_zyte_api/_page_inputs.py 100.00% <100.00%> (ø)
scrapy_zyte_api/_params.py 99.36% <100.00%> (+<0.01%) ⬆️
scrapy_zyte_api/_request_fingerprinter.py 99.43% <100.00%> (+3.43%) ⬆️
scrapy_zyte_api/_serialization.py 100.00% <100.00%> (ø)
scrapy_zyte_api/providers.py 97.62% <100.00%> (+2.33%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AdrianAtZyte
AdrianAtZyte marked this pull request as ready for review July 30, 2026 12:45
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.

Let page objects request arbitrary Zyte API params

1 participant