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 functionality for installing extensions #637

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Update downloadExtensionRepository.m

0bc735f
Select commit
Loading
Failed to load commit list.
Open

Add functionality for installing extensions #637

Update downloadExtensionRepository.m
0bc735f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

95.18% (target 90.00%)

View this Pull Request on Codecov

95.18% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 93.00699% with 10 lines in your changes missing coverage. Please review.

Project coverage is 95.18%. Comparing base (bb9acbf) to head (0bc735f).

Files with missing lines Patch % Lines
+matnwb/+extension/+internal/downloadZippedRepo.m 77.77% 4 Missing ⚠️
+matnwb/+extension/installExtension.m 89.65% 3 Missing ⚠️
...+extension/+internal/downloadExtensionRepository.m 88.88% 2 Missing ⚠️
+matnwb/+extension/listExtensions.m 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage   95.24%   95.18%   -0.07%     
==========================================
  Files         117      124       +7     
  Lines        4901     5044     +143     
==========================================
+ Hits         4668     4801     +133     
- Misses        233      243      +10     

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