fix: Improve failure telemetry #171
Annotations
6 errors and 2 warnings
Run tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L106
test handle/2 only checks write policies once on private channels (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|
Run tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L85
test handle/2 user can untrack when they want (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|
Run tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L25
test handle/2 with true policy and is private, user can track their presence and changes (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|
Run tests:
test/realtime_web/channels/realtime_channel/presence_handler_test.exs#L62
test handle/2 with false policy and is public, user can track their presence and changes (RealtimeWeb.RealtimeChannel.PresenceHandlerTest)
|
Run tests:
test/realtime/monitoring/prom_ex_test.exs#L7
test get_metrics/0 builds metrics in prometheus format which includes host region and id (Realtime.PromExTest)
|
Run tests
Process completed with exit code 2.
|
Run main database migrations
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Loading