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

feat: more robust parser to get suggested actions #65

feat: optimize code and optimize performance

a2dd5c6
Select commit
Loading
Failed to load commit list.
Merged

feat: more robust parser to get suggested actions #65

feat: optimize code and optimize performance
a2dd5c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

71.26% (+12.58%) compared to 11e5779

View this Pull Request on Codecov

71.26% (+12.58%) compared to 11e5779

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11e5779) 58.67% compared to head (a2dd5c6) 71.26%.
Report is 3 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/agent-framework      #65       +/-   ##
============================================================
+ Coverage                    58.67%   71.26%   +12.58%     
============================================================
  Files                           46       43        -3     
  Lines                         1089     1023       -66     
  Branches                       252      245        -7     
============================================================
+ Hits                           639      729       +90     
+ Misses                         441      292      -149     
+ Partials                         9        2        -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.