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

xlnt-community / xlnt / 0d4a4631-a668-4be8-86fa-c83be061e9b6 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2026 05:31AM UTC
Files 116
Run time 3s
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

12 Jan 2026 05:27AM UTC coverage: 82.718%. Remained the same
0d4a4631-a668-4be8-86fa-c83be061e9b6.1

push

circleci

web-flow
Add GCC and MSVC settings to ensure C++ standard conformance (#130)

To ensure C++ standard conformance in the future, this PR:
- adds `-Wpedantic` for GCC, and `-pedantic-errors` if
`XLNT_ALL_WARNINGS_AS_ERRORS` is set
- adds `/permissive-` for MSVC 2017 and newer
- note: for Clang, we already used `-Weverything`, which already sets
`-Wpedantic`

Depends on https://github.com/xlnt-community/xlnt/pull/131 to fix
compilation under MSVC 2017 (see discussion below).

14392 of 18906 branches covered (76.12%)

11837 of 14310 relevant lines covered (82.72%)

10730.82 hits per line

Source Files on job 0d4a4631-a668-4be8-86fa-c83be061e9b6.1
  • Tree
  • List 116
  • Changed 4
  • Source Changed 4
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4
  • 9cd72741 on github
  • Prev Job for on master (#fcbaa237-6534-4795-9135-85f999fd1fde.1)
  • Next Job for on master (#4b5fed6e-c4d0-4ab7-aaf5-fdf02e395ff5.1)
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