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

xlnt-community / xlnt / 50123244-7cd1-41fb-97dd-132af0a4ee17
84%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2026 10:24PM UTC
Jobs 1
Files 116
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

28 Jan 2026 10:19PM UTC coverage: 83.928% (+1.1%) from 82.793%
50123244-7cd1-41fb-97dd-132af0a4ee17

push

circleci

web-flow
Improve documentation when exceptions are thrown (fixes #81) (#87)

- Many of our public functions did not explain properly the cases where
exceptions could be thrown, leading to unexpected crashes. This PR
improves documentation to prevent such issues.
- This PR also reduces the number of throwing functions/cases where it
was not absolutely necessary.
- Some functions that could only be used with exception handling now
allow avoiding that by providing ways to check whether `xlnt::optional`
members or other states are set, or conditions are met.
- Many exceptions have improved error messages.
- Unit test debugging is now easier with improved exception messages.
- Documentation has been improved.

See https://github.com/xlnt-community/xlnt/issues/81 for more details.

Fixes https://github.com/xlnt-community/xlnt/issues/81

15263 of 19954 branches covered (76.49%)

722 of 901 new or added lines in 37 files covered. (80.13%)

15 existing lines in 5 files now uncovered.

12491 of 14883 relevant lines covered (83.93%)

12216.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.86
0.0% include/xlnt/utils/optional.hpp
1
92.49
1.27% source/cell/cell.cpp
1
50.0
7.45% source/detail/constants.cpp
1
83.33
0.0% source/detail/cryptography/hash.cpp
1
79.27
0.0% source/styles/number_format.cpp
1
78.38
1.35% source/workbook/streaming_workbook_reader.cpp
2
95.65
-0.94% source/detail/binary.hpp
2
92.49
3.39% source/worksheet/worksheet.cpp
3
84.71
0.05% source/detail/serialization/xlsx_consumer.cpp
4
76.32
-0.24% source/detail/cryptography/compound_document.cpp
4
72.18
17.55% source/styles/style.cpp
7
83.93
6.58% source/workbook/workbook.cpp
10
90.3
0.67% source/detail/serialization/zstream.cpp
10
67.14
-9.57% source/utils/exceptions.cpp
11
83.59
0.0% source/detail/number_format/number_formatter.cpp
18
72.28
0.0% source/detail/cryptography/xlsx_crypto_producer.cpp
102
70.87
-21.31% source/detail/cryptography/xlsx_crypto_consumer.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
76.32
-0.24% source/detail/cryptography/compound_document.cpp
1
70.87
-21.31% source/detail/cryptography/xlsx_crypto_consumer.cpp
2
72.28
0.0% source/detail/cryptography/xlsx_crypto_producer.cpp
5
67.14
-9.57% source/utils/exceptions.cpp
6
72.18
17.55% source/styles/style.cpp
Jobs
ID Job ID Ran Files Coverage
1 50123244-7cd1-41fb-97dd-132af0a4ee17.1 28 Jan 2026 10:24PM UTC 116
83.93
Source Files on build 50123244-7cd1-41fb-97dd-132af0a4ee17
  • Tree
  • List 116
  • Changed 59
  • Source Changed 55
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #50123244...
  • cacbcfec on github
  • Prev Build on master (#0BEB586F...)
  • Next Build on master (#4597E11B...)
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