feat: enhance SimpleBot streaming capabilities and update notebook examples #43
Codecov / codecov/project
succeeded
Feb 17, 2024 in 0s
69.43% (+0.58%) compared to 34548a5
View this Pull Request on Codecov
69.43% (+0.58%) compared to 34548a5
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
34548a5
) 68.84% compared to head (16f8e1b
) 69.43%.
Files | Patch % | Lines |
---|---|---|
llamabot/bot/chatbot.py | 69.23% | 4 Missing |
llamabot/bot/simplebot.py | 94.73% | 2 Missing |
llamabot/bot/querybot.py | 0.00% | 1 Missing |
llamabot/cli/git.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #43 +/- ##
==========================================
+ Coverage 68.84% 69.43% +0.58%
==========================================
Files 53 54 +1
Lines 1775 1809 +34
==========================================
+ Hits 1222 1256 +34
Misses 553 553
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading