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

NFIBrokerage / slipstream / f4d7476b58000eb5c2341d1ee2e598f43eaa31f7
100%

Build:
DEFAULT BRANCH: main
Ran 26 Sep 2024 01:36PM 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%. Remained the same
f4d7476b58000eb5c2341d1ee2e598f43eaa31f7

push

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
```

433 of 433 relevant lines covered (100.0%)

38.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 f4d7476b58000eb5c2341d1ee2e598f43eaa31f7.1 26 Sep 2024 01:36PM UTC 44
100.0
GitHub Action Run
Source Files on build f4d7476b58000eb5c2341d1ee2e598f43eaa31f7
  • Tree
  • List 44
  • Changed 9
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f4d7476b on github
  • Prev Build on main (#5EE168CD...)
  • Next Build on main (#CD2B0E0A...)
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

© 2025 Coveralls, Inc