Skip to content

Conversation

@leoparente
Copy link
Contributor

Summary

  • document DiodeDryRunClient usage
  • mention how to ingest a dry run file with load_dryrun_entities
  • document DIODE_DRY_RUN_OUTPUT_FILE environment variable

Testing

  • ruff check netboxlabs/ --exit-zero
  • black --check netboxlabs/ (fails: would reformat generated files)
  • PYTHONPATH=$(pwd) pytest -q (fails: ModuleNotFoundError: grpc)

https://chatgpt.com/codex/tasks/task_b_6849c53ccb84832caf0d80493753eca0

@github-actions
Copy link

github-actions bot commented Jun 11, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
/opt/hostedtoolcache/Python/3.11.12/x64/lib/python3.11/site-packages/netboxlabs/diode/sdk
   client.py231697%102, 277, 338, 342, 390, 418
TOTAL265698% 

Tests Skipped Failures Errors Time
96 0 💤 0 ❌ 0 🔥 0.908s ⏱️

@leoparente leoparente merged commit 1df7be0 into feat/OBS-1105-dry-run Jun 11, 2025
3 checks passed
@leoparente leoparente deleted the codex/improve-readme-for-diodedryrunclient-setup branch June 11, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants