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

open-quantum-safe / liboqs / 30058252981
81%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 01:54AM UTC
Jobs 3
Files 2931
Run time 4min
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

24 Jul 2026 01:10AM UTC coverage: 82.349% (-0.005%) from 82.354%
30058252981

push

github

web-flow
Fix usage of XGETBV inline assembly in CPU extension detection (#2503)

CPU runtime detection uses inline XGETBV assembly that declares only EAX
as an output, however XGETBV overwrites EDX:EAX. With -march=nocona
-mtune=nocona, GCC may retain the AES CPUID bit in EDX across XGETBV.
The overwritten high XCR0 word (normally zero) is then recorded as the
AES capability, disabling the AES CPU extension.

Signed-off-by: Joe Ciccone <jciccone@gmail.com>

1 of 1 new or added line in 1 file covered. (100.0%)

28 existing lines in 13 files now uncovered.

210586 of 255725 relevant lines covered (82.35%)

8073258.92 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
90.76
-9.24% src/kem/kyber/oldpqclean_kyber768_aarch64/rejsample.c
6
90.14
-4.23% src/kem/kyber/oldpqclean_kyber768_aarch64/indcpa.c
1
96.08
-1.96% src/kem/classic_mceliece/pqclean_mceliece348864_avx2/encrypt.c
1
96.72
-1.64% src/kem/classic_mceliece/pqclean_mceliece460896f_clean/encrypt.c
1
76.99
0.88% src/kem/hqc/pqc-hqc_hqc-1_ref/vector.c
1
33.33
-4.17% src/sig/ml_dsa/mldsa-native_ml-dsa-44_aarch64/mldsa/src/rounding.h
1
95.83
-4.17% src/sig/ml_dsa/mldsa-native_ml-dsa-44_ref/mldsa/src/rounding.h
1
98.53
-1.47% src/sig/ml_dsa/mldsa-native_ml-dsa-65_ref/mldsa/src/packing.c
1
73.88
-0.22% src/sig/ml_dsa/mldsa-native_ml-dsa-65_ref/mldsa/src/sign.c
1
33.33
-4.17% src/sig/ml_dsa/mldsa-native_ml-dsa-87_x86_64/mldsa/src/rounding.h
1
95.65
-2.17% src/sig/uov/pqov_ov_Is_neon/ov.c
1
94.44
-1.85% src/sig/uov/pqov_ov_Is_pkc_avx2/ov.c
1
94.64
-1.79% src/sig/uov/pqov_ov_Is_pkc_neon/ov.c
Jobs
ID Job ID Ran Files Coverage
1 x64-generic - 30058252981.1 24 Jul 2026 02:28AM UTC 1304
85.53
GitHub Action Run
2 x64-distbuild - 30058252981.2 24 Jul 2026 02:20AM UTC 2394
57.04
GitHub Action Run
3 arm64-distbuild - 30058252981.3 24 Jul 2026 01:54AM UTC 1840
61.07
GitHub Action Run
Source Files on build 30058252981
  • Tree
  • List 2931
  • Changed 26
  • Source Changed 1
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30058252981
  • 9bd66bbe on github
  • Prev Build on main (#29843039303)
  • Next Build on main (#30211887101)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc