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

xlnt-community / xlnt
83%
master: 82%

Build:
Build:
LAST BUILD BRANCH: exceptions_docs_improvements
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_issue13_static_crt
branch: fix_issue13_static_crt
CHANGE BRANCH
x
Reset
  • fix_issue13_static_crt
  • 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_issue41_empty_fill
  • fix_issue42_non_contiguous_selection
  • fix_issue_18
  • fix_issue_66_vs2017
  • fix_worksheet_cell_exception
  • 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

24 Aug 2024 09:27PM UTC coverage: 83.145%. Remained the same
2f9e1697-f093-4750-8fc9-1da4e21234a2

Pull #17

circleci

m7913d
Only allow STATIC_CRT in case of a STATIC build.

STATIC_CRT changes the default /MD[d] option into /MT[d].

Building a library using /MT[d] without static linking may result in a
heap corruption.

Fixes #13
Pull Request #17: Only allow STATIC_CRT in case of a STATIC build.

10655 of 12815 relevant lines covered (83.14%)

179328.21 hits per line

Relevant lines Covered
Build:
Build:
12815 RELEVANT LINES 10655 COVERED LINES
179328.21 HITS PER LINE
Source Files on fix_issue13_static_crt
  • Tree
  • List 85
  • Changed 2
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2f9e1697... fix_issue13_static_crt Only allow STATIC_CRT in case of a STATIC build. STATIC_CRT changes the default /MD[d] option into /MT[d]. Building a library using /MT[d] without static linking may result in a heap corruption. Fixes #13 Pull #17 24 Aug 2024 09:30PM UTC m7913d circleci
83.14
See All Builds (277)
  • 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