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

xlnt-community / xlnt
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: pull/124/head
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 fix_issue42_non_contiguous_selection
branch: fix_issue42_non_contiguous_selection
CHANGE BRANCH
x
Reset
  • fix_issue42_non_contiguous_selection
  • 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_issue_18
  • fix_issue_66_vs2017
  • fix_worksheet_cell_exception
  • issue_118
  • issue_93
  • master
  • 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

21 Dec 2024 12:00AM UTC coverage: 83.297% (+0.04%) from 83.258%
1cdfbcfa-9fa1-4f3c-addb-78d25f7e5051

Pull #43

circleci

m7913d
Use [[deprecated]] if C++14 is supported & avoid exposing implementation
details

string_helpers_impl.hpp: inlined to string_helpers.hpp similar to how
optional.hpp is structured.

environment.hpp: moved to include directory for usage of
XLNT_HAS_CPP_VERSION inside xlnt_config.hpp. Moved feature detection to
its own file, to avoid exposing it in the public interface.

xlnt_config.hpp: removed XLNT_API_INTERNAL from the public interface.
Moved to xlnt_config_impl.hpp inside the details folder.
Pull Request #43: Support non-contiguous selection

33 of 33 new or added lines in 6 files covered. (100.0%)

10752 of 12908 relevant lines covered (83.3%)

904897.99 hits per line

Relevant lines Covered
Build:
Build:
12908 RELEVANT LINES 10752 COVERED LINES
904897.99 HITS PER LINE
Source Files on fix_issue42_non_contiguous_selection
  • Tree
  • List 89
  • Changed 40
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1cdfbcfa... fix_issue42_non_contiguous_selection Use [[deprecated]] if C++14 is supported & avoid exposing implementation details string_helpers_impl.hpp: inlined to string_helpers.hpp similar to how optional.hpp is structured. environment.hpp: moved to include directory for usage of XLNT_HAS_... Pull #43 21 Dec 2024 12:09AM UTC m7913d circleci
83.3
e61b13c8... fix_issue42_non_contiguous_selection Support non-contiguous selection range_reference::to_string: do not use range notation for a single cell similar to other ECMA 376 implementations. Note that `xlsx_producer` performed this logic itself, resulting in code duplication. test_define... Pull #43 19 Dec 2024 11:57PM UTC m7913d circleci
83.3
585a409d... fix_issue42_non_contiguous_selection Fix read/write microbenchmark and added production implementation to benchmark (#39) * Fix read/write microbenchmark and added production implementation to benchmark * Improved compiler support detection * Added C version compiler checks, s... push 19 Dec 2024 11:50PM UTC web-flow circleci
83.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