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

elixir-protobuf / protobuf
87%

Build:
DEFAULT BRANCH: main
Repo Added 25 Jun 2022 08:56AM UTC
Files 34
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main

18 May 2024 05:29AM UTC coverage: 87.305% (-0.02%) from 87.325%
e122483d2fa31a0588387996c86c691bfc6145b5

push

github

web-flow
Fix negative zeroes in OTP27+ (#370)

According to the official documentation in
https://protobuf.dev/programming-guides/proto3/#default as of 09/05/2024,
if a float or double value is set to +0 it will not be serialized, but
if it is set to -0 it should be serialized.

Currently there are no conformance tests for this behaviour.

Co-authored-by: Andrea Leopardi <an.leopardi@gmail.com>

7 of 8 new or added lines in 2 files covered. (87.5%)

1066 of 1221 relevant lines covered (87.31%)

990.27 hits per line

Relevant lines Covered
Build:
Build:
1221 RELEVANT LINES 1066 COVERED LINES
990.27 HITS PER LINE
Source Files on main
  • Tree
  • List 34
  • Changed 10
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
e122483d... main Fix negative zeroes in OTP27+ (#370) According to the official documentation in https://protobuf.dev/programming-guides/proto3/#default as of 09/05/2024, if a float or double value is set to +0 it will not be serialized, but if it is set to -0 it... push 18 May 2024 05:30AM UTC web-flow github
87.31
ef8f5b4d... main Don't encode a struct as another struct (#371) push 17 May 2024 10:05PM UTC web-flow github
87.33
1636b66a... main Fix JSON encoding of proto3 optional non-nil defaults (#359) Co-authored-by: Andrea Leopardi <an.leopardi@gmail.com> push 11 May 2024 09:33PM UTC web-flow github
87.33
51f12a0d... main Add lib/elixirpb to package files (#368) push 11 May 2024 09:10PM UTC web-flow github
87.3
52f38753... main Add lib/elixirpb to package files Pull #368 14 Feb 2024 10:10PM UTC sekiyama58 github
87.3
62a44449... main Fixed link to the gRPC Elixir implementation (#366) push 18 Jan 2024 10:41AM UTC web-flow github
87.3
5b76183c... main Update lib/protobuf/json/encode.ex Pull #359 20 Sep 2023 07:12AM UTC web-flow github
87.33
6c580a2a... main Add optional keys to Protobuf.decode/2 typespecs (#358) push 30 Aug 2023 03:22PM UTC web-flow github
87.3
ce9a031a... main Release v0.12.0 (#350) push 26 Apr 2023 08:31AM UTC ericmj github pending completion  
2e5d6ca0... main Raise when encoding/decoding invalid UTF-8 (#346) push 18 Apr 2023 04:04PM UTC ericmj github pending completion  
See All Builds (141)
  • Repo on GitHub
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