Skip to content

docs(examples): cable terminations example (OBS-3370, OBS-1080)#96

Merged
leoparente merged 1 commit into
developfrom
feat/obs-3370-cabling-examples
Jul 3, 2026
Merged

docs(examples): cable terminations example (OBS-3370, OBS-1080)#96
leoparente merged 1 commit into
developfrom
feat/obs-3370-cabling-examples

Conversation

@leoparente

@leoparente leoparente commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Regenerated docs/examples/cable.py now demonstrates cable terminations — the OBS-1080 shape that's now supported end-to-end: a_terminations / b_terminations built from GenericObject(object_interface=Interface(...)) wrappers.

Notes

  • Docs-only; no SDK library or proto change.

Refs: OBS-3370, OBS-1080.

🤖 Generated with Claude Code

@github-actions github-actions Bot added Documentation Improvements or additions to documentation python labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
/opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/netboxlabs/diode/sdk
   chunking.py33197%112
   client.py5684293%202–203, 222–224, 227–230, 516, 583, 588, 592, 675–680, 725–727, 757, 761, 765, 787, 808, 810, 884, 915, 923, 983–984, 993, 1026, 1053, 1058–1059, 1092, 1097–1100
   exceptions.py44393%69, 82–83
TOTAL6604693% 

Tests Skipped Failures Errors Time
203 0 💤 0 ❌ 0 🔥 2.727s ⏱️

@leoparente leoparente force-pushed the feat/obs-3370-cabling-examples branch from cdad91a to 854585d Compare July 3, 2026 00:51
@leoparente leoparente self-assigned this Jul 3, 2026
…act)

Regenerated docs/examples/cable.py from the drf-extract docs_generator (which
now emits GenericObject cable terminations), demonstrating a_terminations/
b_terminations with GenericObject(object_interface=Interface(...)) wrappers —
the OBS-1080 shape, now supported. Byte-identical to generator output, so it
stays regeneration-safe. py_compile verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@leoparente leoparente force-pushed the feat/obs-3370-cabling-examples branch from 854585d to 804def9 Compare July 3, 2026 02:19
@leoparente leoparente marked this pull request as ready for review July 3, 2026 11:20

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 804def9320

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/examples/cable.py
@leoparente leoparente merged commit 7545640 into develop Jul 3, 2026
6 checks passed
@leoparente leoparente deleted the feat/obs-3370-cabling-examples branch July 3, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants