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

xlnt-community / xlnt
83%

Build:
DEFAULT BRANCH: master
Repo Added 16 Aug 2024 03:16PM UTC
Files 116
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • Alexey-cpu/master
  • bump_version_1.6.0
  • exceptions_docs_improvements
  • fix_appveyor-to-circleci
  • fix_comparisons
  • fix_coverage
  • fix_coverage_report
  • fix_forward_declaration_mismatch
  • fix_gcc14
  • fix_issue13_static_crt
  • fix_issue41_empty_fill
  • fix_issue42_non_contiguous_selection
  • fix_issue_18
  • fix_issue_66_vs2017
  • fix_worksheet_cell_exception
  • issue_118
  • issue_93
  • parser_and_formatter_improvements
  • pr_add_macos_to_ci
  • pr_configure_gitbooks
  • pr_coverage
  • pr_fix_coverage_master
  • pr_improve_doc
  • pr_improve_install_instructions
  • pr_prevent_export_internal_api
  • pr_readme_fork_information
  • pr_reenable_vcpkg
  • pr_remove_lgpl_license
  • pr_update_install_doc
  • pr_update_macos_toolchain
  • pr_upgrade_coverage
  • pr_version_1_6_1
  • pr_vs2017
  • pull/102/head
  • pull/103/head
  • pull/104/head
  • pull/105/head
  • pull/111/head
  • pull/116/head
  • pull/121/head
  • pull/124/head
  • pull/125/head
  • pull/34/head
  • pull/35/head
  • pull/71/head
  • pull/72/head
  • pull/91/head
  • pull/97/head
  • replace_codecvt
  • support_cpp_20_23_26
  • time_improvements
  • update_copyright_2024
  • update_copyright_2025
  • update_miniz
  • update_pybind

11 Nov 2025 04:52PM UTC coverage: 82.566%. Remained the same
f9c3b529-2cdc-45ad-89cd-582bbbd3a3c5

push

circleci

web-flow
Use newer macos resource class as m1 will be unavailable from Feb 16, 2026 (#122)

See
https://circleci.com/docs/guides/execution-managed/using-macos/#available-resource-classes

Also upgraded XCode version to latest version (not yet strictly
necessary).

14324 of 18832 branches covered (76.06%)

11764 of 14248 relevant lines covered (82.57%)

10759.89 hits per line

Relevant lines Covered
Build:
Build:
14248 RELEVANT LINES 11764 COVERED LINES
10759.89 HITS PER LINE
Source Files on master
  • Tree
  • List 116
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
f9c3b529... master Use newer macos resource class as m1 will be unavailable from Feb 16, 2026 (#122) See https://circleci.com/docs/guides/execution-managed/using-macos/#available-resource-classes Also upgraded XCode version to latest version (not yet strictly nece... push 11 Nov 2025 04:56PM UTC web-flow circleci
82.57
dbe2886e... master Fix built-in string for Excel's "Accounting" number format (#121) Add missing section separators. Without separators, the format string was producing output like " $11.75 $(11.75) $-11 11.75 " from a cell with numeric value "11.75". With this fix... push 11 Nov 2025 12:59AM UTC web-flow circleci
82.57
d0ff9bed... master Fix forward declaration of format_impl (#120) Note that MSVC generates warning C4099 (which is not compliant with the standard) if a struct is forward declared as a class or vice versa. push 10 Nov 2025 11:02PM UTC web-flow circleci
82.57
33d8f91a... master Prevent including source directory from include directory (#119) Move `format_impl_ptr` to the include directory as it is needed by format.hpp tests/CMakeLists.txt: If `XLNT_SKIP_INTERNAL_TESTS` is defined, only add the public directory to our i... push 09 Nov 2025 11:25AM UTC web-flow circleci
82.57
e58f5686... master Improve hash test suite collision tolerance (#116) Improves the hash test suite by implementing more realistic collision tolerance rates for hash function testing. ## Motivation The previous hash uniqueness tests were overly strict, expecting p... push 25 Oct 2025 11:38AM UTC web-flow circleci
82.56
8cf07b4b... master Fix garbage collection of formats (#115) `format_impl_ptr` is now used instead of a `format_impl*`. All reference counting is delegated to format_impl_ptr. `format_impl_ptr` triggers garbage collection when reference count drops to zero. Previou... push 25 Oct 2025 08:00AM UTC web-flow circleci
82.56
c3aa2f57... master Fix compile error call of overloaded is ambiguous (#113) push 23 Sep 2025 08:44PM UTC web-flow circleci
82.28
3d51fce0... master Support relations with path above root (#111) Improves parser robustness for files that are not fully compliant, by skipping the part of the path that tries to navigate above the root level as is done by GUI editors too. push 19 Aug 2025 10:33PM UTC web-flow circleci
82.28
e7bda7e6... master Fix error in vc140 win32: error C2719 (#107) push 29 Jul 2025 08:05PM UTC web-flow circleci
82.26
dc70c190... master Hash implementation added for xlnt::font and xlnt::color (#105) push 22 Jul 2025 12:04PM UTC web-flow circleci
82.26
See All Builds (309)
  • Repo on GitHub
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