Skip to content

chore: test apify-client from PR #941 (relax enum validation)#1039

Closed
vdusek wants to merge 1 commit into
masterfrom
test/apify-client-pr-941
Closed

chore: test apify-client from PR #941 (relax enum validation)#1039
vdusek wants to merge 1 commit into
masterfrom
test/apify-client-pr-941

Conversation

@vdusek

@vdusek vdusek commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Warning

Do not merge. Draft-only CI probe. Temporarily points apify-client at the branch of
apify/apify-client-python#941 to check the relaxed-enum-validation client passes the SDK's CI
(lint, type-check, unit / integration / E2E tests).

What this does

  • pyproject.toml: apify-client dependency temporarily switched to a git reference on the PR branch:
    apify-client @ git+https://github.com/apify/apify-client-python.git@fix/relax-enum-validation
  • uv.lock: regenerated to resolve apify-client to the PR commit (3.0.5, 113a862).

Related

Local results

  • poe type-check — passed
  • poe unit-tests — 481 passed

@vdusek vdusek self-assigned this Jul 10, 2026
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.69%. Comparing base (cd3c9f6) to head (38537f2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1039      +/-   ##
==========================================
- Coverage   91.75%   91.69%   -0.07%     
==========================================
  Files          50       50              
  Lines        3215     3215              
==========================================
- Hits         2950     2948       -2     
- Misses        265      267       +2     
Flag Coverage Δ
e2e 35.64% <ø> (ø)
integration 57.38% <ø> (ø)
unit 83.01% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek

vdusek commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, seems to be working

@vdusek vdusek closed this Jul 10, 2026
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.

2 participants