Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Support app tokens for Github backend

bbd1f99
Select commit
Loading
Failed to load commit list.
Draft

feat: Support Github App tokens for Github backend #1100

Support app tokens for Github backend
bbd1f99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2025 in 0s

55.79% (-0.04%) compared to 734cecd

View this Pull Request on Codecov

55.79% (-0.04%) compared to 734cecd

Details

Codecov Report

❌ Patch coverage is 15.38462% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.79%. Comparing base (734cecd) to head (bbd1f99).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/core/src/backends/github/implementation.tsx 5.55% 15 Missing and 2 partials ⚠️
packages/core/src/backends/github/API.ts 37.50% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1100      +/-   ##
==========================================
- Coverage   55.83%   55.79%   -0.04%     
==========================================
  Files         259      259              
  Lines       12362    12378      +16     
  Branches     3110     3116       +6     
==========================================
+ Hits         6902     6906       +4     
- Misses       5048     5058      +10     
- Partials      412      414       +2     

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