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

safe-global / safe-client-gateway-nest / 5462503720 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 09:17AM UTC
Files 356
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

05 Jul 2023 09:11AM UTC coverage: 52.823% (+0.1%) from 52.71%
5462503720.1

push

github

web-flow
Add ExceptionFilter to log uncaught errors (#528)

* Add ExceptionFilter to log uncaught errors

- Adds an `ExceptionFilter` which logs all errors that do not have a filter associated with it.
- Errors were already being logged to the console (default NestJS logger behavior). This changes that default to use our own `ILoggingService`.
- Moves `DataSourceErrorFilter` from `AppProvider` into `AppModule` – the new exception filter requires dependency injection to be in place (which cannot be done via `app.useGlobalFilters()` and, in order to have a standard way of adding exception filters, both of them are now provided by `AppModule`

* Update src/routes/common/filters/global-error.filter.spec.ts

Co-authored-by: Héctor Gómez <hector.gomez.varela@gmail.com>

---------

Co-authored-by: Héctor Gómez <hector.gomez.varela@gmail.com>

86 of 1011 branches covered (8.51%)

Branch coverage included in aggregate %.

2534 of 3949 relevant lines covered (64.17%)

4.65 hits per line

Source Files on job run-test:e2e:cov - 5462503720.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5462503720
  • 169380fe on github
  • Prev Job for on main (#5452477120.1)
  • Next Job for on main (#5462628208.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