Skip to content

Move some profile fetching code into a separate module.

3a65387
Select commit
Loading
Failed to load commit list.
Merged

Move some profile fetching code into a separate module #5939

Move some profile fetching code into a separate module.
3a65387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 0s

85.38% (-0.07%) compared to 46e3594

View this Pull Request on Codecov

85.38% (-0.07%) compared to 46e3594

Details

Codecov Report

❌ Patch coverage is 69.35484% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.38%. Comparing base (46e3594) to head (3a65387).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/profile-fetch.ts 69.09% 34 Missing ⚠️
src/test/fixtures/utils.ts 62.50% 3 Missing ⚠️
src/actions/receive-profile.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5939      +/-   ##
==========================================
- Coverage   85.45%   85.38%   -0.07%     
==========================================
  Files         321      322       +1     
  Lines       32068    32101      +33     
  Branches     8745     8850     +105     
==========================================
+ Hits        27403    27410       +7     
- Misses       4234     4260      +26     
  Partials      431      431              

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