refactor: reorganize session management into dedicated components #631
72.16% of diff hit (target 37.41%)
View this Pull Request on Codecov
72.16% of diff hit (target 37.41%)
Annotations
Check warning on line 204 in agentops/client.py
codecov / codecov/patch
agentops/client.py#L204
Added line #L204 was not covered by tests
Check warning on line 209 in agentops/client.py
codecov / codecov/patch
agentops/client.py#L208-L209
Added lines #L208 - L209 were not covered by tests
Check warning on line 147 in agentops/event.py
codecov / codecov/patch
agentops/event.py#L147
Added line #L147 was not covered by tests
Check warning on line 16 in agentops/session/api.py
codecov / codecov/patch
agentops/session/api.py#L16
Added line #L16 was not covered by tests
Check warning on line 37 in agentops/session/api.py
codecov / codecov/patch
agentops/session/api.py#L37
Added line #L37 was not covered by tests
Check warning on line 53 in agentops/session/api.py
codecov / codecov/patch
agentops/session/api.py#L51-L53
Added lines #L51 - L53 were not covered by tests
Check warning on line 66 in agentops/session/api.py
codecov / codecov/patch
agentops/session/api.py#L64-L66
Added lines #L64 - L66 were not covered by tests
Check warning on line 75 in agentops/session/api.py
codecov / codecov/patch
agentops/session/api.py#L70-L75
Added lines #L70 - L75 were not covered by tests
Check warning on line 18 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L14-L18
Added lines #L14 - L18 were not covered by tests
Check warning on line 51 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L51
Added line #L51 was not covered by tests
Check warning on line 63 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L63
Added line #L63 was not covered by tests
Check warning on line 65 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L65
Added line #L65 was not covered by tests
Check warning on line 68 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L68
Added line #L68 was not covered by tests
Check warning on line 91 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L91
Added line #L91 was not covered by tests
Check warning on line 113 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L113
Added line #L113 was not covered by tests
Check warning on line 133 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L130-L133
Added lines #L130 - L133 were not covered by tests
Check warning on line 143 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L143
Added line #L143 was not covered by tests
Check warning on line 147 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L147
Added line #L147 was not covered by tests
Check warning on line 173 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L173
Added line #L173 was not covered by tests
Check warning on line 175 in agentops/session/manager.py
codecov / codecov/patch
agentops/session/manager.py#L175
Added line #L175 was not covered by tests
Check warning on line 5 in agentops/session/registry.py
codecov / codecov/patch
agentops/session/registry.py#L5
Added line #L5 was not covered by tests
Check warning on line 13 in agentops/session/session.py
codecov / codecov/patch
agentops/session/session.py#L13
Added line #L13 was not covered by tests
Check warning on line 40 in agentops/session/session.py
codecov / codecov/patch
agentops/session/session.py#L40
Added line #L40 was not covered by tests
Check warning on line 42 in agentops/session/session.py
codecov / codecov/patch
agentops/session/session.py#L42
Added line #L42 was not covered by tests
Check warning on line 75 in agentops/session/session.py
codecov / codecov/patch
agentops/session/session.py#L75
Added line #L75 was not covered by tests