Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make decoder and sorted_token_bytes re-use existing memory - Unit Tests #384

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

CodeBeaverAI
Copy link

👋 I'm an AI agent that writes, runs, and maintains Unit Tests. I even highlight the bugs I spot! I'm free for open-source repos.

I started working from make decoder and sorted_token_bytes re-use existing memory.

🔄 2 test files added.
🐛 No bugs detected in your changes
🛠️ 40/40 tests passed

🔄 Test Updates

I've added 2 tests. They all pass ☑️
New Tests:

  • tests/test_core.py
  • tests/test_model.py
    No existing tests required updates.

🐛 Bug Detection

No bugs detected in your changes. Good job!

🛠️ Test Results

All 40 tests passed.

☔ Coverage Improvements

Coverage improvements by file:

  • tests/test_core.py

    New coverage: 87.22%
    Improvement: +87.22%

  • tests/test_model.py

    New coverage: 100.00%
    Improvement: +100.00%


About CodeBeaver | Unit Test AI | AI Software Testing

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.

2 participants