Skip to content

Developer deborah#18

Merged
deborahjacob-botanu merged 2 commits intomainfrom
developer-deborah
Feb 6, 2026
Merged

Developer deborah#18
deborahjacob-botanu merged 2 commits intomainfrom
developer-deborah

Conversation

@deborahjacob-botanu
Copy link
Collaborator

Summary

Changes

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • CI / build / tooling

Testing

  • Unit tests pass (pytest)
  • Lint passes (ruff check)
  • Type check passes (mypy)

Checklist

  • My code follows the project's coding style
  • I have added SPDX headers to new files
  • I have added tests for my changes
  • I have updated documentation if needed
  • All commits are signed off (git commit -s) per the DCO

- Fix logic bug in testpypi condition (missing parentheses)
- Remove redundant publish.yml (release.yml handles both targets)

Signed-off-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Deborah Jacob <deborah@botanu.ai>
This module was no longer used after the decision to derive all
cost metrics from 100% trace capture. The backend aggregates costs
from traces by run_id, making standalone metrics redundant.

Signed-off-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Deborah Jacob <deborah@botanu.ai>
@deborahjacob-botanu deborahjacob-botanu merged commit eb1ae38 into main Feb 6, 2026
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments