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

emqx / quic / 17355777816
86%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2025 10:44AM UTC
Jobs 6
Files 29
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

31 Aug 2025 10:19AM UTC coverage: 86.475%. First build
17355777816

push

github

web-flow
Support in-memory Cert and Key options (#369)

* Support in-memory cert passing instead of file paths

Changes:
- Split the `parse_cert_options` into `parse_cert_options_file` and `parse_cert_options_in_memory`
- `parse_cert_options_in_memory` parses credential opts that contain a `certkeyasn1` option
- `parse_cert_options_file` copy&paste from the old `parse_cert_options`

`parse_cert_options` now first checks the present options and then calls either of its
specialization functions to do the actual parsing.

Signed-off-by: Oliver Tale-Yazdi <oliver@tasty.limo>

* Remove debug prints

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Generate PKCS12 ASN1 encoded cert and key file for tests

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* handle additional password and optimize arg parsing

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* add tests

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* use certkeyasn1 in snb test suite

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Add better default options ctor

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* more specific comment

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Remove TODOs and use proper listener opts fn

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* cleanup tests

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Free PKCS 12 cert and avoid double free by setting pointer to null

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* chore: format code.

* test(tls-pkcs12): use aes-256-cbc for compatibillity

---------

Signed-off-by: Oliver Tale-Yazdi <oliver@tasty.limo>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: William Yang <mscame@gmail.com>

45 of 49 new or added lines in 1 file covered. (91.84%)

4143 of 4791 relevant lines covered (86.47%)

149908.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
93.5
c_src/quicer_tls.c
Jobs
ID Job ID Ran Files Coverage
1 erlang-openssl3 - 17355777816.1 31 Aug 2025 11:17AM UTC 13
76.41
GitHub Action Run
2 run-c-lcov-feature-openssl3 - 17355777816.2 31 Aug 2025 11:17AM UTC 32
81.88
GitHub Action Run
3 erlang-openssl - 17355777816.3 31 Aug 2025 11:17AM UTC 13
76.54
GitHub Action Run
4 run-c-lcov-feature-openssl - 17355777816.4 31 Aug 2025 11:08AM UTC 32
81.98
GitHub Action Run
5 run-c-lcov-openssl3 - 17355777816.5 31 Aug 2025 10:49AM UTC 32
78.1
GitHub Action Run
6 run-c-lcov-openssl - 17355777816.6 31 Aug 2025 10:44AM UTC 32
78.1
GitHub Action Run
Source Files on build 17355777816
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17355777816
  • c645fd37 on github
  • Prev Build on main (#17050495096)
  • Next Build on main (#17401344321)
  • Delete
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