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 29 commits into
base: master
Choose a base branch
from

Update listExtensions.m

bcb2584
Select commit
Loading
Failed to load commit list.
Open

Add functionality for installing extensions #637

Update listExtensions.m
bcb2584
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 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 (ead90dd) to head (bcb2584).

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        4902     5045     +143     
==========================================
+ Hits         4669     4802     +133     
- Misses        233      243      +10     

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