Skip to content

Conversation

@teocns
Copy link
Contributor

@teocns teocns commented Jan 16, 2025

Removing a redundant module agentops.enums and instead moving them in the modules they belong:

  • Moved EventType enum from enums.py to event.py
  • Moved EndState enum from enums.py to session.py
  • Removed enums.py module
  • Updated imports across affected files
  • Updated dependency graph in tach.yml

@teocns teocns changed the title Move Enums to Their Respective Modules Move agentops.enums to their respective module Jan 16, 2025
@codecov
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentops/partners/autogen_logger.py 0.00% 1 Missing ⚠️
agentops/session.py 85.71% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@teocns teocns merged commit 6d0459a into main Jan 16, 2025
10 checks passed
@teocns teocns deleted the refactor-enums branch January 16, 2025 21:31
@teocns teocns added the v0.4 label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants