Skip to content

refactor version code into `__init__.py`

e94fb6b
Select commit
Loading
Failed to load commit list.
Merged

Implement Google ADK Instrumentation for AgentOps #1009

refactor version code into `__init__.py`
e94fb6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2025 in 1s

7.07% of diff hit (target 44.74%)

View this Pull Request on Codecov

7.07% of diff hit (target 44.74%)

Annotations

Check warning on line 20 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 124 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L124

Added line #L124 was not covered by tests

Check warning on line 136 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L136

Added line #L136 was not covered by tests

Check warning on line 141 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L141

Added line #L141 was not covered by tests

Check warning on line 148 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 153 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 155 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L155

Added line #L155 was not covered by tests

Check warning on line 243 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L243

Added line #L243 was not covered by tests

Check warning on line 282 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L282

Added line #L282 was not covered by tests

Check warning on line 313 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L313

Added line #L313 was not covered by tests

Check warning on line 337 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L334-L337

Added lines #L334 - L337 were not covered by tests

Check warning on line 341 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 347 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L344-L347

Added lines #L344 - L347 were not covered by tests

Check warning on line 349 in agentops/instrumentation/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/__init__.py#L349

Added line #L349 was not covered by tests

Check warning on line 7 in agentops/instrumentation/google_adk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/__init__.py#L7

Added line #L7 was not covered by tests

Check warning on line 12 in agentops/instrumentation/google_adk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/__init__.py#L9-L12

Added lines #L9 - L12 were not covered by tests

Check warning on line 15 in agentops/instrumentation/google_adk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/__init__.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 18 in agentops/instrumentation/google_adk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/__init__.py#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 20 in agentops/instrumentation/google_adk/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/__init__.py#L20

Added line #L20 was not covered by tests

Check warning on line 13 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 18 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 21 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L21

Added line #L21 was not covered by tests

Check warning on line 30 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L30

Added line #L30 was not covered by tests

Check warning on line 32 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L32

Added line #L32 was not covered by tests

Check warning on line 34 in agentops/instrumentation/google_adk/instrumentor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

agentops/instrumentation/google_adk/instrumentor.py#L34

Added line #L34 was not covered by tests