Skip to content

docs: add connect() and Task.ping() to DJ-2.1 stable surface list#23

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-add-connect-and-task-ping-to-dj-2-1-stable-su-d04982
Open

docs: add connect() and Task.ping() to DJ-2.1 stable surface list#23
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/fix-docs/docs-add-connect-and-task-ping-to-dj-2-1-stable-su-d04982

Conversation

@detail-app
Copy link
Copy Markdown
Contributor

@detail-app detail-app Bot commented May 29, 2026

Section [DJ-2.1] of 13C-Using_Weft_With_Django.md lists the stable
weft.client entry points and Task handle minimum surface. Both connect()
and Task.ping() were shipped but not added to those lists, meaning a
developer implementing the Django integration from this spec would not
know those APIs exist.

A developer following [DJ-2.1] to set up a Django integration would
use WeftClient.from_context() directly and omit connect(), and would
have no spec coverage for programmatic liveness probing via ping().

Introduced by commit 8cd8c7b (@VanL)


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from VanL May 29, 2026 16:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.08%. Comparing base (ca3b2e8) to head (fdeffe6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   80.10%   80.08%   -0.02%     
==========================================
  Files         160      160              
  Lines       28829    28829              
==========================================
- Hits        23094    23089       -5     
- Misses       5735     5740       +5     
Flag Coverage Δ
unittests 80.08% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca3b2e8...fdeffe6. Read the comment docs.

🚀 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.

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.

0 participants