Skip to content

feat: add DiodeOTLPClient #125

feat: add DiodeOTLPClient

feat: add DiodeOTLPClient #125

Triggered via pull request October 22, 2025 16:30
Status Success
Total duration 41s
Artifacts

lint-tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
tests (3.11)
Process completed with exit code 1.
Ruff (I001): tests/test_client.py#L5
tests/test_client.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): netboxlabs/diode/sdk/ingester.py#L5662
netboxlabs/diode/sdk/ingester.py:5662:141: E501 Line too long (148 > 140)
Ruff (E501): netboxlabs/diode/sdk/ingester.py#L3273
netboxlabs/diode/sdk/ingester.py:3273:141: E501 Line too long (148 > 140)
Ruff (I001): netboxlabs/diode/sdk/ingester.py#L9
netboxlabs/diode/sdk/ingester.py:9:1: I001 Import block is un-sorted or un-formatted
Ruff (D107): netboxlabs/diode/sdk/exceptions.py#L53
netboxlabs/diode/sdk/exceptions.py:53:9: D107 Missing docstring in `__init__`
tests (3.10)
Process completed with exit code 1.
Ruff (I001): tests/test_client.py#L5
tests/test_client.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): netboxlabs/diode/sdk/ingester.py#L5662
netboxlabs/diode/sdk/ingester.py:5662:141: E501 Line too long (148 > 140)
Ruff (E501): netboxlabs/diode/sdk/ingester.py#L3273
netboxlabs/diode/sdk/ingester.py:3273:141: E501 Line too long (148 > 140)
Ruff (I001): netboxlabs/diode/sdk/ingester.py#L9
netboxlabs/diode/sdk/ingester.py:9:1: I001 Import block is un-sorted or un-formatted
Ruff (D107): netboxlabs/diode/sdk/exceptions.py#L53
netboxlabs/diode/sdk/exceptions.py:53:9: D107 Missing docstring in `__init__`