Skip to content

Removed additional CSS code for update forms from style.css

4d9e2a4
Select commit
Loading
Failed to load commit list.
Open

Feature/lore wiki page #675

Removed additional CSS code for update forms from style.css
4d9e2a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 1s

87.62% (-0.55%) compared to 6f55b7d

View this Pull Request on Codecov

87.62% (-0.55%) compared to 6f55b7d

Details

Codecov Report

❌ Patch coverage is 56.60377% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.62%. Comparing base (6f55b7d) to head (4d9e2a4).
⚠️ Report is 67 commits behind head on dev.

Files with missing lines Patch % Lines
src/internal/forms.py 31.03% 20 Missing ⚠️
src/internal/views.py 64.15% 19 Missing ⚠️
src/internal/models.py 58.82% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #675      +/-   ##
==========================================
- Coverage   88.16%   87.62%   -0.55%     
==========================================
  Files         152      152              
  Lines        6187     6288     +101     
==========================================
+ Hits         5455     5510      +55     
- Misses        732      778      +46     
Files with missing lines Coverage Δ
src/internal/admin.py 100.00% <100.00%> (ø)
src/internal/urls.py 100.00% <100.00%> (ø)
src/internal/models.py 90.39% <58.82%> (-3.40%) ⬇️
src/internal/views.py 85.14% <64.15%> (-5.77%) ⬇️
src/internal/forms.py 75.18% <31.03%> (-11.98%) ⬇️
🚀 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.