Added Missing Type Annotations #162
Merged
CodeBeaver-AI / Running your tests and writing/updating them if needed
succeeded
Mar 9, 2025 in 20m 38s
Analysis completed
Codebeaver AI completed the analysis
Details
I opened a Pull Request with the following:
🔄 4 test files added.
🐛 No bugs detected in your changes
🛠️ 0/0 tests passed
🔄 Test Updates
I've added 4 tests. They all pass ☑️
New Tests:
agentic_security/core/test_app.pyagentic_security/probe_actor/test_refusal.pytests/test_report_chart.pytests/test_scan.py
No existing tests required updates.
🐛 Bug Detection
No bugs detected in your changes. Good job!
☂️ Coverage Improvements
Coverage improvements by file:
agentic_security/core/test_app.pyNew coverage: 100.00%
Improvement: +35.29%agentic_security/probe_actor/test_refusal.pyNew coverage: 96.30%
Improvement: +11.11%tests/test_report_chart.pyNew coverage: 100.00%
Improvement: +100.00%tests/test_scan.pyNew coverage: 97.78%
Improvement: +97.78%
🎨 Final Touches
- I ran the hooks included in the pre-commit config.
Settings | Logs | CodeBeaver
Loading