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

pyca / tls / 300
100%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2016 02:37AM UTC
Jobs 8
Files 22
Run time 59s
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

pending completion
300

push

travis-ci

markrwilliams
Support extensions in hello messages (#102)

* Define extention types

* Define construct structs and enums for the Server Name Indication extension

* Update _constructs.Extension to use EnumSwitch

* We probably don't need to define the type field

* WIP: Use TLSPrefixedArray instead of Bytes + get rid of buffering of extension bytes while parsing

* Update use of TLSPrefixedArray, since we changed the api

* Update CertificateRequest to expect a TLSPrefixedArray for
supported_signature_algorithms. This means that we will now rely on
construct to parse this list for us, instead of doing it ourselves.

* Updating ClientHello construct to use TLSPrefixedArray

* Update ServerHello construct to parse extensions

* The minimum size of SupportedSignatureAlgorithms is 1

* Update test_hello_message with real extension values

* Removing ServerNameList constructs for now, will implement in a separate PR

* pep8

* Wrap each SignatureAndHashAlgorithm object in a Container. Make extension bytes more readable in test data

41 of 41 new or added lines in 5 files covered. (100.0%)

1294 of 1294 relevant lines covered (100.0%)

3.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 300.1 (TOXENV=py27) 17 Nov 2016 02:37AM UTC 0
100.0
Travis Job 300.1
2 300.2 (TOXENV=py33) 17 Nov 2016 02:37AM UTC 0
99.38
Travis Job 300.2
3 300.3 (TOXENV=py34) 17 Nov 2016 02:37AM UTC 0
100.0
Travis Job 300.3
4 300.4 (TOXENV=py35) 17 Nov 2016 02:38AM UTC 0
100.0
Travis Job 300.4
5 300.5 (TOXENV=pypy) 17 Nov 2016 02:38AM UTC 0
Travis Job 300.5
6 300.6 (TOXENV=docs) 17 Nov 2016 02:38AM UTC 0
Travis Job 300.6
7 300.7 (TOXENV=pep8) 17 Nov 2016 02:37AM UTC 0
Travis Job 300.7
8 300.8 (TOXENV=py3pep8) 17 Nov 2016 02:37AM UTC 0
Travis Job 300.8
Source Files on build 300
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #300
  • 67c2ef31 on github
  • Prev Build on master (#297)
  • Next Build on master (#313)
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