Skip to content

Support github token via env for calls to github api

73234b4
Select commit
Loading
Failed to load commit list.
Merged

Support github token via env for calls to github api #34

Support github token via env for calls to github api
73234b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2025 in 0s

42.75% (target 40.00%)

View this Pull Request on Codecov

42.75% (target 40.00%)

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 21 lines in your changes missing coverage. Please review.

Project coverage is 42.75%. Comparing base (b323a59) to head (73234b4).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
.../+setup/+internal/+github/+api/getLicenseHtmlUrl.m 0.00% 8 Missing ⚠️
...+setup/+internal/+github/+api/getCurrentCommitID.m 50.00% 4 Missing ⚠️
...setup/+internal/+github/+api/getGithubWebOptions.m 66.66% 3 Missing ⚠️
...nternal/+github/+api/getOrganizationRepositories.m 0.00% 3 Missing ⚠️
...matbox/+setup/+internal/downloadZippedGithubRepo.m 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   41.11%   42.75%   +1.63%     
==========================================
  Files          53       58       +5     
  Lines        1182     1394     +212     
==========================================
+ Hits          486      596     +110     
- Misses        696      798     +102     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.