Skip to content

add test for custom wrappers

5f87535
Select commit
Loading
Failed to load commit list.
Closed

fix: Duplicate LLM calls for the Agents SDK #984

add test for custom wrappers
5f87535
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 16, 2025 in 1s

64.58% of diff hit (target 43.86%)

View this Pull Request on Codecov

64.58% of diff hit (target 43.86%)

Annotations

Check warning on line 41 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L41

Added line #L41 was not covered by tests

Check warning on line 62 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L62

Added line #L62 was not covered by tests

Check warning on line 76 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L76

Added line #L76 was not covered by tests

Check warning on line 82 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 86 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 95 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L95

Added line #L95 was not covered by tests

Check warning on line 117 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L117

Added line #L117 was not covered by tests

Check warning on line 131 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L131

Added line #L131 was not covered by tests

Check warning on line 134 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L134

Added line #L134 was not covered by tests

Check warning on line 138 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 142 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 214 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 238 in agentops/instrumentation/openai/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai/instrumentor.py#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 309 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L309

Added line #L309 was not covered by tests

Check warning on line 315 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L315

Added line #L315 was not covered by tests

Check warning on line 320 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L318-L320

Added lines #L318 - L320 were not covered by tests

Check warning on line 324 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L322-L324

Added lines #L322 - L324 were not covered by tests

Check warning on line 326 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L326

Added line #L326 was not covered by tests

Check warning on line 329 in agentops/instrumentation/openai_agents/exporter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/openai_agents/exporter.py#L329

Added line #L329 was not covered by tests