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

NFIBrokerage / spear / f2c5fb453d49d4510917aea8c6fb49594c08018e-PR-97
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: test-ci
DEFAULT BRANCH: main
Ran 07 May 2024 08:40PM UTC
Jobs 1
Files 30
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

06 May 2024 08:09PM UTC coverage: 100.0%. Remained the same
f2c5fb453d49d4510917aea8c6fb49594c08018e-PR-97

Pull #97

github

byu
fix append raw error (again)

1. fixes the unintentionally added extra nesting of `{:ok, {:ok, resp}}`
  Instead, when success and raw flag set, returns `{:ok, raw_response_pb}`.
2. Adds the extra raw response check so that `append/3` returns
    `{:error, raw_unexpected_version_response_pb}` if there is the wrong
    expected version response AND raw flag set.

If I just did

```
  {:ok, response} when raw? == true ->
        {:ok, response}
```

An `{:ok, raw_unexpected_version_response_pb}` could have been returned
on unexpected version error response.
Pull Request #97: fix: `Spear.append/3` `raw?: true` raw return

2 of 2 new or added lines in 1 file covered. (100.0%)

712 of 712 relevant lines covered (100.0%)

266.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 f2c5fb453d49d4510917aea8c6fb49594c08018e-PR-97.1 07 May 2024 08:40PM UTC 30
100.0
GitHub Action Run
Source Files on build f2c5fb453d49d4510917aea8c6fb49594c08018e-PR-97
  • Tree
  • List 30
  • Changed 16
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #97
  • PR Base - main (#A08DFA90...)
  • Delete
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