Skip to content

removed unnecessary line

3052f0b
Select commit
Loading
Failed to load commit list.
Open

feat: Add avatars #331

removed unnecessary line
3052f0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

84.34% (+0.15%) compared to 9499e89

View this Pull Request on Codecov

84.34% (+0.15%) compared to 9499e89

Details

Codecov Report

❌ Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.34%. Comparing base (9499e89) to head (3052f0b).
⚠️ Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
lms/lmsdb/bootstrap.py 20.00% 4 Missing ⚠️
lms/models/users.py 92.59% 2 Missing ⚠️
lms/lmsweb/views.py 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   84.18%   84.34%   +0.15%     
==========================================
  Files          63       64       +1     
  Lines        2953     3027      +74     
==========================================
+ Hits         2486     2553      +67     
- Misses        467      474       +7     

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