• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SwissDataScienceCenter / renku-data-services / 9401335389 / 1
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 01:29PM UTC
Files 207
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jun 2024 01:00PM UTC coverage: 89.523% (+0.003%) from 89.52%
9401335389.1

push

github

web-flow
refactor: update exception logging in `CustomErrorHandler` (#246)

Fixes #245.

[Sanic exceptions have a `quiet` property](https://sanic.dev/en/guide/best-practices/exceptions.html#codequietcode) which is used to suppress logging. The custom error handler is updated to use Sanic's default `log()` method and our custom error classes now also have the `quiet` attribute.

Details:
* Add `quiet` attribute to `BaseError`
* Use the default `log()` method after the `formatted_exception` has been assigned in the `default` error handler.
* Re-order exceptions to be listed by ascending HTTP status code.
* Suppress "Preferences not found for user." messages.

8374 of 9354 relevant lines covered (89.52%)

0.9 hits per line

Source Files on job run-main-tests - 9401335389.1
  • Tree
  • List 207
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9401335389
  • 1e340ea3 on github
  • Prev Job for on main (#9395882496.2)
  • Next Job for on main (#9461971267.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc