openalto / alto

Standard Application-Layer Traffic Optimization (ALTO) Toolset.
MIT License
2 stars 6 forks source link

Override error pages #51

Closed fno2010 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 81.39% and project coverage change: +0.21% :tada:

Comparison is base (ee90363) 74.53% compared to head (9df2ff1) 74.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== + Coverage 74.53% 74.75% +0.21% ========================================== Files 31 32 +1 Lines 2109 2151 +42 Branches 415 421 +6 ========================================== + Hits 1572 1608 +36 - Misses 413 417 +4 - Partials 124 126 +2 ``` | [Files Changed](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto) | Coverage Δ | | |---|---|---| | [src/alto/server/components/db.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL2NvbXBvbmVudHMvZGIucHk=) | `72.01% <ø> (ø)` | | | [src/alto/server/northbound/alto/views.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvYWx0by92aWV3cy5weQ==) | `81.13% <28.57%> (+0.08%)` | :arrow_up: | | [src/alto/utils.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vdXRpbHMucHk=) | `85.00% <72.72%> (+1.66%)` | :arrow_up: | | [src/alto/server/northbound/alto/exceptions.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvYWx0by9leGNlcHRpb25zLnB5) | `82.75% <82.75%> (ø)` | | | [src/alto/server/northbound/alto/render.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvYWx0by9yZW5kZXIucHk=) | `91.46% <90.00%> (-0.43%)` | :arrow_down: | | [src/alto/config.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vY29uZmlnLnB5) | `89.79% <100.00%> (+0.32%)` | :arrow_up: | | [src/alto/server/northbound/settings.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvc2V0dGluZ3MucHk=) | `100.00% <100.00%> (ø)` | | | [src/alto/server/northbound/urls.py](https://app.codecov.io/gh/openalto/alto/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvdXJscy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.