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

openconfig / goyang / 13402739519
78%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2025 12:23AM UTC
Jobs 1
Files 20
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

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

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`

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

3061 of 3932 relevant lines covered (77.85%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13402739519.1 19 Feb 2025 12:23AM UTC 20
77.85
GitHub Action Run
Source Files on build 13402739519
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9eb42986 on github
  • Prev Build on master (#9868009539)
  • Next Build on master (#13420802078)
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