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

meetrp / psa
83%

Build:
DEFAULT BRANCH: develop
Repo Added 18 Oct 2018 05:20AM UTC
Files 2
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 develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • develop

pending completion
1009

cron

travis-ci

web-flow
fix: print the length of the received buffer (#56)

RCA
    - socket's recvfrom() returns a tuple, (buf, address).
    - earlier we were printing the size of the tuple, which is always 2.

FIX
    - capture the return value of the recvfrom() function in a tuple.
    - return the size of the buffer element from the tuple

TEST
    $> sudo ~/virtual.env/bin/python2.7 ./examples/print_all.py
    (1540143530.2344, 66)
    (1540143530.234678, 126)
    (1540143530.234795, 102)
    (1540143530.234881, 126)
    (1540143530.235029, 102)
    (1540143530.235159, 126)
    (1540143530.235234, 102)
    (1540143530.235285, 126)
    (1540143530.235333, 102)
    (1540143530.235381, 126)
    (1540143530.235441, 102)
    (1540143530.311529, 66)
    (1540143530.3117, 642)
    (1540143530.311819, 126)
    (1540143530.311944, 102)
    (1540143530.312068, 126)
    (1540143530.31218, 102)
    (1540143530.312293, 126)
    (1540143530.312439, 102)
    (1540143530.312555, 126)
    (1540143530.312676, 102)
    (1540143530.312735, 126)
    (1540143530.312789, 102)

19 of 23 relevant lines covered (82.61%)

0.83 hits per line

Relevant lines Covered
Build:
Build:
23 RELEVANT LINES 19 COVERED LINES
0.83 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1009 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 15 Jun 2021 05:15AM UTC web-flow travis-ci pending completion  
1008 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 14 Jun 2021 05:15AM UTC web-flow travis-ci pending completion  
1007 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 13 Jun 2021 05:13AM UTC web-flow travis-ci pending completion  
1006 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 12 Jun 2021 05:13AM UTC web-flow travis-ci pending completion  
1005 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 11 Jun 2021 05:12AM UTC web-flow travis-ci pending completion  
1004 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 09 Jun 2021 05:11AM UTC web-flow travis-ci pending completion  
1003 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 08 Jun 2021 05:11AM UTC web-flow travis-ci pending completion  
1002 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 07 Jun 2021 05:10AM UTC web-flow travis-ci pending completion  
1001 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 06 Jun 2021 05:10AM UTC web-flow travis-ci pending completion  
1000 develop fix: print the length of the received buffer (#56) RCA - socket's recvfrom() returns a tuple, (buf, address). - earlier we were printing the size of the tuple, which is always 2. FIX - capture the return value of the recvfrom() ... cron 05 Jun 2021 05:09AM UTC web-flow travis-ci pending completion  
See All Builds (971)
  • 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

© 2026 Coveralls, Inc