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

SFML / SFML / 15267913411 / 23
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 06:42AM UTC
Files 144
Run time 5s
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

27 May 2025 06:12AM UTC coverage: 61.89% (+0.05%) from 61.842%
15267913411.23

push

github

ChrisThrasher
Set cmake_policy in SFMLConfig.cmake

`SFMLConfig.cmake` uses the `if(... IN_LIST` feature which requires
policy `CMP0057` to be enabled (added in CMake 3.3). If an application
uses `find_package(SFML)` with a minimum CMake version set to less
than `3.3`, the `IN_LIST` lines cause a CMake error.

Fix this by setting the minimum CMake policy we require in
`SFMLConfig.cmake`. CMake keeps a policy stack so this does not affect
the application's policy.

2222 of 3792 branches covered (58.6%)

Branch coverage included in aggregate %.

6778 of 10750 relevant lines covered (63.05%)

4067.63 hits per line

Source Files on job Windows MinGW Static Debug - 15267913411.23
  • Tree
  • List 144
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15267913411
  • 406ad937 on github
  • Prev Job for on master (#15240602413.3)
  • Next Job for on master (#15370386576.1)
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