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

Adding support for downloading offloaded literal in copilot #6048

Merged
merged 2 commits into from
Nov 26, 2024

feedback + move folder creation up + test coverage for file creation

06c4881
Select commit
Loading
Failed to load commit list.
Merged

Adding support for downloading offloaded literal in copilot #6048

feedback + move folder creation up + test coverage for file creation
06c4881
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

37.08% (+0.04%) compared to 25c89ee

View this Pull Request on Codecov

37.08% (+0.04%) compared to 25c89ee

Details

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 37.08%. Comparing base (25c89ee) to head (06c4881).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
flytecopilot/data/download.go 35.29% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6048      +/-   ##
==========================================
+ Coverage   37.04%   37.08%   +0.04%     
==========================================
  Files        1316     1318       +2     
  Lines      132262   132284      +22     
==========================================
+ Hits        48998    49061      +63     
+ Misses      79002    78952      -50     
- Partials     4262     4271       +9     

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