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

Add instruction upload functionality to SAM #63

Merged
merged 2 commits into from
Apr 19, 2024

fix

357d0db
Select commit
Loading
Failed to load commit list.
Merged

Add instruction upload functionality to SAM #63

fix
357d0db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 1s

67.74% (+7.12%) compared to 9d177a6

View this Pull Request on Codecov

67.74% (+7.12%) compared to 9d177a6

Details

Codecov Report

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

Project coverage is 67.74%. Comparing base (9d177a6) to head (357d0db).
Report is 1 commits behind head on main.

Files Patch % Lines
sam/__main__.py 90.90% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   60.61%   67.74%   +7.12%     
==========================================
  Files          11       11              
  Lines         424      465      +41     
==========================================
+ Hits          257      315      +58     
+ Misses        167      150      -17     

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