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

emqx / quic / 11932383104
87%

Build:
DEFAULT BRANCH: main
Ran 20 Nov 2024 11:43AM UTC
Jobs 3
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

20 Nov 2024 11:23AM UTC coverage: 86.397% (+0.2%) from 86.235%
11932383104

push

github

web-flow
Advance resource management  (#320)

Decopule the lifetime of msquic handle and nif resource context.
The resource in msquic could be released earlier before the deallocation of erlang NIF resource with some cost of extra refcnts overheads.

Benefits:

For correctness, do not rely on the internal ref countings in MsQuic, take it as black box.
Further reduce memory footprints at server side, adapt to more dynamic environments.
simplify the logic of resource management at both msquic side and erlang nif side.
make it more flexible to operate the stack, support more dynamic configuration.

328 of 371 new or added lines in 13 files covered. (88.41%)

14 existing lines in 6 files now uncovered.

4014 of 4646 relevant lines covered (86.4%)

48938.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
81.9
0.35% c_src/quicer_dgram.c
1
89.67
0.69% c_src/quicer_stream.c
3
95.65
1.28% c_src/quicer_ctx.c
3
81.03
-0.93% c_src/quicer_nif.c
3
21.84
-0.78% src/quicer_nif.erl
5
72.97
-5.29% src/quicer_connection.erl
6
88.28
-0.58% c_src/quicer_listener.c
9
87.05
3.15% c_src/quicer_reg.c
12
86.46
0.16% c_src/quicer_connection.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.49
0.52% c_src/quicer_config.c
2
87.05
3.15% c_src/quicer_reg.c
2
86.46
0.16% c_src/quicer_connection.c
2
81.03
-0.93% c_src/quicer_nif.c
3
88.28
-0.58% c_src/quicer_listener.c
4
91.08
-1.07% src/quicer.erl
Jobs
ID Job ID Ran Files Coverage
1 erlang - 11932383104.1 20 Nov 2024 12:01PM UTC 13
77.01
GitHub Action Run
2 run-c-lcov - 11932383104.2 20 Nov 2024 11:43AM UTC 32
76.43
GitHub Action Run
3 run-c-lcov-feature - 11932383104.3 20 Nov 2024 12:01PM UTC 32
76.82
GitHub Action Run
Source Files on build 11932383104
  • Tree
  • List 29
  • Changed 26
  • Source Changed 14
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11932383104
  • d1eac4b9 on github
  • Prev Build on main (#11596714041)
  • Next Build on main (#11937177987)
  • 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

© 2025 Coveralls, Inc