Skip to content

Conversation

@ehennestad
Copy link
Owner

@ehennestad ehennestad commented Jul 1, 2025

Fixes bug where default branch had to be explicitly specified in the requirements file.

Before (requirements.txt):

https://github.com/ehennestad/MatBox@main

After (requirements.txt):

https://github.com/ehennestad/MatBox

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Test Results

21 tests   21 ✅  21s ⏱️
 5 suites   0 💤
 1 files     0 ❌

Results for commit 900ceee.

@ehennestad ehennestad merged commit 168e9c7 into main Jul 1, 2025
3 checks passed
@codecov
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

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

Project coverage is 43.15%. Comparing base (b323a59) to head (900ceee).
Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
...x/+setup/+internal/+github/+api/getDefaultBranch.m 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   41.11%   43.15%   +2.03%     
==========================================
  Files          53       59       +6     
  Lines        1182     1409     +227     
==========================================
+ Hits          486      608     +122     
- Misses        696      801     +105     

☔ 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.

@ehennestad ehennestad deleted the add/check-default-branch-for-repo-download branch July 1, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants