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

AdvancedClimateSystems / uModbus
96%

Build:
DEFAULT BRANCH: master
Repo Added 06 Nov 2015 09:39AM UTC
Files 15
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • #10
  • #13
  • #14
  • #17
  • #18
  • #20
  • #22
  • #23
  • #24
  • #27
  • #28
  • #31
  • #33
  • #36
  • #41
  • #42
  • #7
  • #8
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.2.0
  • 0.3.0
  • 0.3.1
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.5.0
  • 0.6.0
  • 0.6.0a1
  • 0.6.0a2
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 1.0.0
  • 1.0.1
  • 1.0.1f
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 50-handle-empty-adus
  • 76-fix-depricated-functions
  • dependabot/pip/requests-2.20.0
  • dependabot/pip/urllib3-1.24.2
  • develop
  • fix-error-code
  • origin/#17
  • rm-outdated-script
  • update-deps

pending completion
330

push

travis-ci

web-flow
Use non privileged tcp port in examples (#109)

The server example had port 502 hard coded. This port is a privileged port.
Trying to use it without permissions could result in a failure of the example.
Port 502 is still the default, but a nice error message is printed to warn the user
about the problem. Also a flag has been introduced to change the port.

To keep the example client working with the example server code a similar
change has been made to the example client.

851 of 884 relevant lines covered (96.27%)

5.75 hits per line

Relevant lines Covered
Build:
Build:
884 RELEVANT LINES 851 COVERED LINES
5.75 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
330 master Use non privileged tcp port in examples (#109) The server example had port 502 hard coded. This port is a privileged port. Trying to use it without permissions could result in a failure of the example. Port 502 is still the default, but a nice ... push 11 Nov 2020 08:42PM UTC web-flow travis-ci pending completion  
322 master Bump to 1.0.4 push 27 Aug 2020 08:20PM UTC OrangeTux travis-ci pending completion  
321 master Fix byte count when for WriteMultipleCoils (#105) For full bytes, the Byte Count field was calculated too high: 8 // 8 + 1 = 2 while only one byte is needed to represent 8 coils. Offset the values length before the truncating division to... push 27 Aug 2020 08:05PM UTC web-flow travis-ci pending completion  
319 master Allow omitted rule constraints to match any value (#101) The definition of umodbus.server.route gives default values of None to the arguments, suggesting they can be omitted. However, if you actually provide None, it will fail later when evaluati... push 27 Jul 2020 07:12AM UTC web-flow travis-ci pending completion  
318 master Remove redundant exception traceback (#102) `log.exception` already includes a traceback, so don't add another. push 27 Jul 2020 07:11AM UTC web-flow travis-ci pending completion  
317 master Change factory methods to class methods (#103) Instead of declaring the create_from_request_pdu and create_from_response_pdu factory methods as @staticmethod, use @classmethod. Then the class is passed to the method as the cls parameter, which ca... push 27 Jul 2020 07:10AM UTC web-flow travis-ci pending completion  
316 master Demote hex dump of ADU to debug log (#104) push 27 Jul 2020 07:07AM UTC web-flow travis-ci pending completion  
311 master Explicitly check for missing endpoints (#100) push 25 Jul 2020 10:15AM UTC web-flow travis-ci pending completion  
306 master Merge pull request #94 from AdvancedClimateSystems/fix-error-code Fix 2 error codes push 23 Jun 2020 11:12AM UTC web-flow travis-ci pending completion  
300 master Bump to 1.0.3 push 04 Dec 2019 03:24PM UTC OrangeTux travis-ci pending completion  
See All Builds (293)
  • 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