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

boostorg / pfr / 14486014619 / 1
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 16 Apr 2025 06:23AM UTC
Files 21
Run time 1s
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

16 Apr 2025 06:16AM UTC coverage: 100.0%. Remained the same
14486014619.1

push

github

web-flow
Rewrite modules following the new recommended Boost practice (#196)

Changes:

1) `#include <boost/pfr...` is now implicitly does `import boost.pfr` if the modules are supported 
2) CI now tests modules on Ubuntu 24.04 with existing runtime tests
3) Renamed module to `boost.pfr`
4) CMakeLists.txt now uses modules for `Boost::pfr` target if modules are supported
5) All the library internals now have unconditional module level linkage. `1)` allows users to mix `#include <boost/pfr...` and `import boost.pfr` in user code without ODR-violations.

Significant differences from https://anarthal.github.io/cppblog/modules3:
* PFR uses a `BOOST_PFR_USE_STD_MODULE` macro for `import std;` / `includes` while building module. This allows to use `boost.pfr` module in C++20 and even without usable  `std` module.

407 of 407 relevant lines covered (100.0%)

9346.72 hits per line

Source Files on job 14486014619.1
  • Tree
  • List 21
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14486014619
  • 5a48d745 on github
  • Prev Job for on develop (#12675824451.1)
  • Next Job for on develop (#14622721524.1)
  • Delete
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