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

xlnt-community / xlnt
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: issue_93
DEFAULT BRANCH: master
Repo Added 16 Aug 2024 03:16PM UTC
Files 115
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_worksheet_cell_exception
branch: fix_worksheet_cell_exception
CHANGE BRANCH
x
Reset
  • fix_worksheet_cell_exception
  • Alexey-cpu/master
  • bump_version_1.6.0
  • exceptions_docs_improvements
  • fix_appveyor-to-circleci
  • fix_comparisons
  • fix_coverage
  • fix_coverage_report
  • fix_gcc14
  • fix_issue13_static_crt
  • fix_issue41_empty_fill
  • fix_issue42_non_contiguous_selection
  • fix_issue_18
  • fix_issue_66_vs2017
  • 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_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/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

25 May 2025 02:43PM UTC coverage: 81.915% (+0.004%) from 81.911%
7e962638-daed-4654-9d87-2ee73fdedda3

Pull #88

circleci

m7913d
Fix exception thrown by worksheet::cell for non-existing cell

According to the docs xlnt::invalid_parameter should be thrown if cell
doesn't exist.
Previously, a std::out_of_range exception was thrown.
Pull Request #88: Fix exception thrown by worksheet::cell for non-existing cell

14043 of 18621 branches covered (75.41%)

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

11523 of 14067 relevant lines covered (81.92%)

10372.3 hits per line

Relevant lines Covered
Build:
Build:
14067 RELEVANT LINES 11523 COVERED LINES
10372.3 HITS PER LINE
Source Files on fix_worksheet_cell_exception
  • Tree
  • List 112
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7e962638... fix_worksheet_cell_exception Fix exception thrown by worksheet::cell for non-existing cell According to the docs xlnt::invalid_parameter should be thrown if cell doesn't exist. Previously, a std::out_of_range exception was thrown. Pull #88 25 May 2025 02:49PM UTC m7913d circleci
81.92
See All Builds (279)
  • 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