Skip to content

docs: document missing SDK features across concept pages#852

Draft
vdusek wants to merge 2 commits intomasterfrom
docs/document-missing-sdk-features
Draft

docs: document missing SDK features across concept pages#852
vdusek wants to merge 2 commits intomasterfrom
docs/document-missing-sdk-features

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@vdusek vdusek commented Apr 4, 2026

Summary

  • Add documentation for 13 previously undocumented SDK features across 8 concept pages
  • Create 8 new Python code example files with runnable examples
  • Features documented: Actor.use_state(), Actor.abort(), Actor.get_env(), ApifyRequestList, storage alias parameter, tiered proxy URLs, EXIT event, advanced ChargingManager API, ChargeResult from push_data, Actor.is_at_home(), secret input fields, storage client architecture, and Actor instantiation parameters

Based on the gap analysis in 2026-04-04_claude_missing_features_docs_plan.md which cross-referenced all public SDK exports against the existing documentation.

🤖 Generated with Claude Code

Add documentation for 13 previously undocumented SDK features including
Actor.use_state(), Actor.abort(), Actor.get_env(), ApifyRequestList,
storage alias parameter, tiered proxy URLs, EXIT event, advanced
ChargingManager API, ChargeResult from push_data, Actor.is_at_home(),
secret input fields, storage client architecture, and Actor
instantiation parameters.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Apr 4, 2026
@vdusek vdusek self-assigned this Apr 4, 2026
@github-actions github-actions bot added this to the 137th sprint - Tooling team milestone Apr 4, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.64%. Comparing base (b40ad69) to head (6904d02).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   86.64%   86.64%           
=======================================
  Files          48       48           
  Lines        2920     2920           
=======================================
  Hits         2530     2530           
  Misses        390      390           
Flag Coverage Δ
e2e 37.87% <ø> (ø)
integration 59.28% <ø> (ø)
unit 74.69% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 marked this pull request as draft April 4, 2026 09:25
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants