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

SwissDataScienceCenter / renku-data-services / 9414861102 / 2
90%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix-solr-keywords-field-reindex
DEFAULT BRANCH: main
Ran 07 Jun 2024 09:58AM UTC
Files 207
Run time 3s
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.644% (+0.2%) from 70.452%
9414861102.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.

6608 of 9354 relevant lines covered (70.64%)

0.71 hits per line

Source Files on job run-schemathesis-tests - 9414861102.2
  • Tree
  • List 207
  • Changed 14
  • Source Changed 3
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9414861102
  • 1e340ea3 on github
  • Prev Job for on v0.14.1 (#9395882496.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