Skip to content

Merge branch 'master' into refactoring/improve-vk-api

eb9dfd2
Select commit
Loading
Failed to load commit list.
Open

vk: improve code quality #617

Merge branch 'master' into refactoring/improve-vk-api
eb9dfd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 1s

76.92% (-0.01%) compared to 1ea27e8, passed because coverage increased by 0% when compared to adjusted base (76.92%)

View this Pull Request on Codecov

76.92% (-0.01%) compared to 1ea27e8, passed because coverage increased by 0% when compared to adjusted base (76.92%)

Details

Codecov Report

❌ Patch coverage is 48.38710% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.92%. Comparing base (1ea27e8) to head (eb9dfd2).
⚠️ Report is 795 commits behind head on master.

Files with missing lines Patch % Lines
social_core/backends/vk.py 48.38% 14 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
- Coverage   76.92%   76.92%   -0.01%     
==========================================
  Files         317      317              
  Lines        9630     9641      +11     
  Branches      962      964       +2     
==========================================
+ Hits         7408     7416       +8     
- Misses       2071     2073       +2     
- Partials      151      152       +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.