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

safe-global / safe-client-gateway-nest / 5462503720
92%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 09:13AM UTC
Jobs 2
Files 427
Run time 7s
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

Canceled at 29 May 2024 07:18PM UTC via web
5462503720

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>

884 of 1063 branches covered (83.16%)

Branch coverage included in aggregate %.

4223 of 4474 relevant lines covered (94.39%)

64.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:e2e:cov - 5462503720.1 05 Jul 2023 09:13AM UTC 0
52.82
GitHub Action Run
2 run-test:cov - 5462503720.2 05 Jul 2023 09:16AM UTC 0
91.23
GitHub Action Run
Source Files on build 5462503720
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5462503720
  • 169380fe on github
  • Prev Build on main (#5452477120)
  • Next Build on main (#5462628208)
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