Add support for entering user credentials to access remote private repos #116
Codecov / codecov/project
succeeded
Mar 6, 2026 in 1s
87.25% (+0.42%) compared to e0f7ab9
View this Pull Request on Codecov
87.25% (+0.42%) compared to e0f7ab9
Details
Codecov Report
❌ Patch coverage is 79.24528% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.25%. Comparing base (e0f7ab9) to head (66aaa13).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/utils/input_output.cpp | 72.72% | 9 Missing |
| src/utils/credentials.cpp | 87.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #116 +/- ##
==========================================
+ Coverage 86.83% 87.25% +0.42%
==========================================
Files 60 60
Lines 2340 2378 +38
Branches 275 282 +7
==========================================
+ Hits 2032 2075 +43
+ Misses 308 303 -5 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading