| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Results 📊✅ 99102 passed | ⏭️ 6479 skipped | Total: 105581 | Pass Rate: 93.86% | Execution Time: 356m 11s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2506 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.93% 89.96% +0.03%
==========================================
Files 193 193 —
Lines 24963 24954 -9
Branches 9010 9004 -6
==========================================
+ Hits 22448 22448 —
- Misses 2515 2506 -9
- Partials 1436 1434 -2Generated by Codecov Action |
Sorry, something went wrong.
…ent spans (getsentry#7028) Remove the response model from Invoke Agent spans because it is ambiguous for an agent that can call different models in the course of its execution.
| Back | FazBrowse Home | New Git URL |
Description
The attribute is ambiguous as an agent can use multiple models in the course of its execution.
Issues
Reminders