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

openconfig / goyang / 9878586619 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2024 05:15PM UTC
Files 20
Run time 1s
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

10 Jul 2024 05:14PM UTC coverage: 77.848% (+0.005%) from 77.843%
9878586619.1

push

github

web-flow
Fix an age-old bug with `FromFloat` handling of negatives. (#268)

* Fix an age-old bug with `FromFloat` handling of negatives.

 * (M) pkg/yang/types_builtin(_test)?.go
    - This change squashes a bug that has existed for a long time
      in `FromFloat`, but only shows up on arm64. I finally have an
      arm64 machine and so found the issue. It was originally reported
      in https://github.com/openconfig/ygot/issues/766. The issue is
      that uint64 of a negative float64 is undefined  -- and on arm64
      on darwin returns 0, which made some test cases fail only on this
      architecture.

* Add missing comment.

* `gofmt`

3061 of 3932 relevant lines covered (77.85%)

0.91 hits per line

Source Files on job 9878586619.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9878586619
  • 9eb42986 on github
  • Prev Job for on master (#9868009539.1)
  • Next Job for on master (#9883319947.1)
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