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(deno/sdk): native function embedding in typescript #598

Merged
merged 4 commits into from
Feb 26, 2024

fix(sdk): missing slash

64e21ff
Select commit
Loading
Failed to load commit list.
Merged

feat(deno/sdk): native function embedding in typescript #598

fix(sdk): missing slash
64e21ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 1s

74.16% (+0.00%) compared to a2c2a80

View this Pull Request on Codecov

74.16% (+0.00%) compared to a2c2a80

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.16%. Comparing base (a2c2a80) to head (64e21ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #598   +/-   ##
=======================================
  Coverage   74.16%   74.16%           
=======================================
  Files         111      111           
  Lines       12420    12420           
  Branches     1313     1313           
=======================================
  Hits         9211     9211           
  Misses       3189     3189           
  Partials       20       20           

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