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

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

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 01:29PM UTC
Files 207
Run time 5s
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: 70.783% (+0.3%) from 70.452%
9401335389.2

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.

6621 of 9354 relevant lines covered (70.78%)

0.71 hits per line

Source Files on job run-schemathesis-tests - 9401335389.2
  • Tree
  • List 207
  • Changed 12
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9401335389
  • 1e340ea3 on github
  • Prev Job for on main (#9395882496.1)
  • 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

© 2026 Coveralls, Inc