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

deavmi / twine / #89
79%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2024 07:41PM UTC
Jobs 1
Files 11
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

23 Jan 2024 07:39PM UTC coverage: 79.004% (-3.2%) from 82.213%
#89

push

coveralls-ruby

deavmi
LLInterface

- `getAddress()` no longer returns the `InterfaceInfo`'s address and no port, no we want the finally-bound address hence we derive this from the `peerSock` and APPEND that to the `InterfaceInfo`'s address (this also means we get the port then)
- Implemented `getAddress_fromStringWithKak(string addr)`
- `transmit(byte[] xmit, string addr)` now fixed when transmitting as we needed to remove the `[]` from the addresses and then extract the port and return an `Address`
- `broadcast(byte[] xmit)` we send using the `peerSock` to the broadcast address (although it's probably fine to use either)
- `mcastLoop()` now passes all received broadcasts up to the attached `Receiver`(s)
- `peerLoop()` now handles incoming peer-destined data and passes it up to the attached `Receiver`(s)

587 of 743 relevant lines covered (79.0%)

24.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #89.1 23 Jan 2024 07:41PM UTC 11
79.0
Source Files on build #89
  • Tree
  • List 11
  • Changed 7
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ec8e155e on github
  • Prev Build on master
  • Next Build on master
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