fix(webui): improve logging of login errors #206
Merged
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
78.41% (target 25.00%)
View this Pull Request on Codecov
78.41% (target 25.00%)
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 78.41%. Comparing base (
d1533c5
) to head (6012e63
).
Files with missing lines | Patch % | Lines |
---|---|---|
...a/webui/blueprints/character_edit/route_profile.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #206 +/- ##
==========================================
+ Coverage 78.27% 78.41% +0.14%
==========================================
Files 75 75
Lines 4364 4365 +1
Branches 502 502
==========================================
+ Hits 3416 3423 +7
+ Misses 810 805 -5
+ Partials 138 137 -1
Files with missing lines | Coverage Δ | |
---|---|---|
src/valentina/controllers/__init__.py | 100.00% <ø> (ø) |
|
src/valentina/controllers/channel_mngr.py | 100.00% <ø> (ø) |
|
src/valentina/models/guild.py | 90.62% <100.00%> (+1.56%) |
⬆️ |
src/valentina/utils/__init__.py | 100.00% <ø> (ø) |
|
src/valentina/webui/__init__.py | 100.00% <100.00%> (ø) |
|
src/valentina/webui/blueprints/oauth/blueprint.py | 100.00% <100.00%> (ø) |
|
src/valentina/webui/utils/__init__.py | 100.00% <ø> (ø) |
|
...a/webui/blueprints/character_edit/route_profile.py | 46.34% <0.00%> (ø) |
Loading