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

NFIBrokerage / slipstream / f4d7476b58000eb5c2341d1ee2e598f43eaa31f7-PR-70
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: test-ci
DEFAULT BRANCH: main
Ran 25 Sep 2024 12:21AM UTC
Jobs 1
Files 44
Run time 1min
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

24 Sep 2024 08:11PM UTC coverage: 100.0%. First build
f4d7476b58000eb5c2341d1ee2e598f43eaa31f7-PR-70

Pull #70

github

fhunleth
Fix Elixir 1.17 type error

```
    warning: unknown key .message in expression:

        maybe_json_parser_exception.message

    where "maybe_json_parser_exception" was given the type:

        # type: %{..., __exception__: true, __struct__: atom()}
        # from: lib/slipstream/serializer/phoenix_socket_v2_serializer.ex:65
        rescue maybe_json_parser_exception ->

    hint: when you rescue without specifying exception names, the variable is assigned a type of a struct but all of its fields are unknown. If you are trying to access an exception's :message key, either specify the exception names or use `Exception.message/1`.

    typing violation found at:
    │
 68 │           [message: maybe_json_parser_exception.message],
    │                                                 ~~~~~~~
    │
    └─ lib/slipstream/serializer/phoenix_socket_v2_serializer.ex:68:49: Slipstream.Serializer.PhoenixSocketV2Serializer.encode!/2
```
Pull Request #70: Fix Elixir 1.17 type error

433 of 433 relevant lines covered (100.0%)

38.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 f4d7476b58000eb5c2341d1ee2e598f43eaa31f7-PR-70.1 25 Sep 2024 12:21AM UTC 44
100.0
GitHub Action Run
Source Files on build f4d7476b58000eb5c2341d1ee2e598f43eaa31f7-PR-70
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #70
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