Ran
|
Files
13
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/Nebo15/logger_json/commit/<a class=hub.com/Nebo15/logger_json/commit/<a class="double-link" href="https://git"><a class=hub.com/Nebo15/logger_json/commit/8e4290a7377a3624b3eaab9db1889d7e9c537bb7">8e4290a73<a href="https://github.com/Nebo15/logger_json/commit/8e4290a7377a3624b3eaab9db1889d7e9c537bb7"><a href="https://github.com/Nebo15/logger_json/commit/8e4290a7377a3624b3eaab9db1889d7e9c537bb7">&quot;&gt;Add GoogleErrorReporter to format errors compatible with Google Error Reporting (#58) * Add GoogleErrorReporter to format errors compatible with Google Error Reporting * :undef error contains an extra line of context * mix format * Add optional metadata * Automatically format errors for google when google_error_reporter config is present * Revert &quot;Automatically format errors for google when google_error_reporter config is present&quot; This reverts commit </a><a class="double-link" href="https://github.com/Nebo15/logger_json/commit/<a class="double-link" href="https://github.com/Nebo15/logger_json/commit/472e16ca0f755e7fa3cc75b8617e0b74289e285b">472e16ca0</a>">472e16ca0</a><a href="https://github.com/Nebo15/logger_json/commit/8e4290a7377a3624b3eaab9db1889d7e9c537bb7">. * Add google_error_reporter config * Handle case where stack trace includes arg data * Reformat Elixir&#39;s stacktrace format Use regular expressions to reformat the lines, instead of building the stacktraces manually. This ensures that the stacktrace includes all of the original information. The previous approach could throw away lines it didn&#39;t understand. * Format the message name Google skips over this with Elixir's default format * Specify the reason This allows for pass-through from try/catch * Revert "Format the message name" This reverts commit </a><a class="double-link" href="https://github.com/Nebo15/logger_json/commit/<a class="double-link" href="https://github.com/Nebo15/logger_json/commit/99ffdce64d81528ab15815cc7158f6fae92fe19a">99ffdce64</a>">99ffdce64</a><a href="https://github.com/Nebo15/logger_json/commit/8e4290a7377a3624b3eaab9db1889d7e9c537bb7">. * Add a Context section after the stacktrace Google Error Reporter names the error message after last non-file line in the message appearing before the first file line. This leads to errors being named "Foo.Bar(123, 456)" rather than "(UndefinedFunctionError) function Foo.bar/2 is undefined" P... (continued)
166 of 226 relevant lines covered (73.45%)
19.51 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|