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

added support for Attachments (aka Embedddings) #623

Merged
merged 14 commits into from
May 28, 2024

go fmt issue

9de0ee7
Select commit
Loading
Failed to load commit list.
Merged

added support for Attachments (aka Embedddings) #623

go fmt issue
9de0ee7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2024 in 0s

79.69% (-3.52%) compared to 153db4e

View this Pull Request on Codecov

79.69% (-3.52%) compared to 153db4e

Details

Codecov Report

Attention: Patch coverage is 88.70968% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 79.69%. Comparing base (153db4e) to head (9de0ee7).
Report is 8 commits behind head on main.

Files Patch % Lines
suite.go 81.25% 5 Missing and 1 partial ⚠️
internal/models/results.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #623      +/-   ##
==========================================
- Coverage   83.21%   79.69%   -3.52%     
==========================================
  Files          28       40      +12     
  Lines        3413     3113     -300     
==========================================
- Hits         2840     2481     -359     
- Misses        458      513      +55     
- Partials      115      119       +4     

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