Skip to content

fix: correct GitHub Copilot API endpoint configuration

9070c55
Select commit
Loading
Failed to load commit list.
Open

feat: add GitHub Copilot as LLM backend #60

fix: correct GitHub Copilot API endpoint configuration
9070c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

94.51% (+0.09%) compared to 3fbd8b5

View this Pull Request on Codecov

94.51% (+0.09%) compared to 3fbd8b5

Details

Codecov Report

❌ Patch coverage is 93.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.51%. Comparing base (3fbd8b5) to head (9070c55).

Files with missing lines Patch % Lines
greybeard/cli.py 76.92% 3 Missing ⚠️
greybeard/analyzer.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   94.41%   94.51%   +0.09%     
==========================================
  Files          33       34       +1     
  Lines        3655     3701      +46     
==========================================
+ Hits         3451     3498      +47     
+ Misses        204      203       -1     

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