ubuntu.com
ubuntu.com copied to clipboard
feat(login): add large cookie test support and debug logging
Done
- [List of work items including drive-bys - remember to add the why and what of this work.]
QA
- Check out this feature branch
- Run the site using the command
./run serveordotrun - View the site locally in your web browser at: http://0.0.0.0:8001/
- Be sure to test on mobile, tablet and desktop screen sizes
- [List additional steps to QA the new features or prove the bug has been resolved]
Issue / Card
Fixes #
Screenshots
[If relevant, please include a screenshot.]
Help
Codecov Report
:x: Patch coverage is 25.37313% with 50 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 50.07%. Comparing base (735a356) to head (808e9a4).
:warning: Report is 9 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| webapp/login.py | 5.26% | 36 Missing :warning: |
| webapp/views.py | 9.09% | 10 Missing :warning: |
| webapp/handlers.py | 76.47% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #15823 +/- ##
==========================================
+ Coverage 48.24% 50.07% +1.83%
==========================================
Files 37 37
Lines 5615 6340 +725
==========================================
+ Hits 2709 3175 +466
- Misses 2906 3165 +259
| Files with missing lines | Coverage Δ | |
|---|---|---|
| webapp/app.py | 86.37% <100.00%> (+1.18%) |
:arrow_up: |
| webapp/constants.py | 100.00% <ø> (ø) |
|
| webapp/handlers.py | 69.93% <76.47%> (-1.65%) |
:arrow_down: |
| webapp/views.py | 49.11% <9.09%> (+1.63%) |
:arrow_up: |
| webapp/login.py | 48.73% <5.26%> (-12.93%) |
:arrow_down: |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.