Skip to content

chore: fix incomplete URL substring sanitization

d07c2f0
Select commit
Loading
Failed to load commit list.
Open

feat: Refreshed UI #1507

chore: fix incomplete URL substring sanitization
d07c2f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

85.19% (target 80.00%)

View this Pull Request on Codecov

85.19% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 44.12651% with 371 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.19%. Comparing base (2019faf) to head (d07c2f0).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/db/file/pushes.ts 26.92% 76 Missing ⚠️
src/db/mongo/pushes.ts 36.52% 73 Missing ⚠️
src/db/index.ts 27.14% 51 Missing ⚠️
src/service/gitProviders/GitLabProvider.ts 12.24% 43 Missing ⚠️
src/service/scmMetadata.ts 63.63% 40 Missing ⚠️
src/service/gitProviders/GitHubProvider.ts 29.26% 29 Missing ⚠️
src/activity/activityPrimaryStatus.ts 4.76% 20 Missing ⚠️
src/db/userProfilePushQuery.ts 51.72% 14 Missing ⚠️
src/activity/canonicalRemoteUrl.ts 64.51% 9 Missing and 2 partials ⚠️
src/db/repoActivityMerge.ts 70.00% 6 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1507      +/-   ##
==========================================
- Coverage   90.21%   85.19%   -5.03%     
==========================================
  Files          69       79      +10     
  Lines        5511     6148     +637     
  Branches      944      980      +36     
==========================================
+ Hits         4972     5238     +266     
- Misses        521      890     +369     
- Partials       18       20       +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.