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

compile: fix export when artifacts contains a folder #2788

Merged
merged 2 commits into from
Dec 20, 2024

compile: fix export binaries when trying to copy a folder

05f1851
Select commit
Loading
Failed to load commit list.
Merged

compile: fix export when artifacts contains a folder #2788

compile: fix export binaries when trying to copy a folder
05f1851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

67.58% (target 30.00%)

View this Pull Request on Codecov

67.58% (target 30.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.58%. Comparing base (84fc413) to head (05f1851).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2788      +/-   ##
==========================================
+ Coverage   67.57%   67.58%   +0.01%     
==========================================
  Files         238      238              
  Lines       22362    22363       +1     
==========================================
+ Hits        15111    15115       +4     
+ Misses       6062     6060       -2     
+ Partials     1189     1188       -1     

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