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

test: add unit test for save to notebook feature #62

Merged

update

5086cd4
Select commit
Loading
Failed to load commit list.
Merged

test: add unit test for save to notebook feature #62

update
5086cd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

65.28% (+16.52%) compared to c70bcfc

View this Pull Request on Codecov

65.28% (+16.52%) compared to c70bcfc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c70bcfc) 48.75% compared to head (5086cd4) 65.28%.
Report is 3 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/agent-framework      #62       +/-   ##
============================================================
+ Coverage                    48.75%   65.28%   +16.52%     
============================================================
  Files                           46       41        -5     
  Lines                         1087      965      -122     
  Branches                       250      231       -19     
============================================================
+ Hits                           530      630      +100     
+ Misses                         548      331      -217     
+ Partials                         9        4        -5     

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