Skip to content

Feat/swagger auth#1141

Open
Dawn0472 wants to merge 7 commits into
masterfrom
feat/swagger-auth
Open

Feat/swagger auth#1141
Dawn0472 wants to merge 7 commits into
masterfrom
feat/swagger-auth

fix permission error

287fc55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

69.57% (+0.01%) compared to 4b520ac

View this Pull Request on Codecov

69.57% (+0.01%) compared to 4b520ac

Details

Codecov Report

❌ Patch coverage is 65.82278% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.57%. Comparing base (4b520ac) to head (287fc55).
⚠️ Report is 321 commits behind head on master.

Files with missing lines Patch % Lines
src/users/api/views.py 36.66% 19 Missing ⚠️
src/core/authentication.py 79.31% 6 Missing ⚠️
src/pycontw2016/urls.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1141      +/-   ##
==========================================
+ Coverage   69.56%   69.57%   +0.01%     
==========================================
  Files          82       87       +5     
  Lines        3364     3444      +80     
==========================================
+ Hits         2340     2396      +56     
- Misses       1024     1048      +24     

☔ View full report in Codecov by Harness.
📢 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.