Skip to content

docs: update amalgamation instructions and add github action#1677

Merged
baylesj merged 2 commits intomasterfrom
feature-amalgamation
Apr 9, 2026
Merged

docs: update amalgamation instructions and add github action#1677
baylesj merged 2 commits intomasterfrom
feature-amalgamation

Conversation

@baylesj
Copy link
Copy Markdown
Contributor

@baylesj baylesj commented Apr 9, 2026

The amalgamation approach is not outdated and works out-of-the-box. This updates the README to remove the 'possibly-outdated' warning and replaces it with direct, simple instructions for generating the amalgamated source files.

A new GitHub Action workflow (.github/workflows/amalgamate.yml) has also been added to ensure the amalgamate.py script is run on every commit and that the resulting amalgamated C++ source files successfully compile, preventing any future regressions in the single-header distribution method.

baylesj and others added 2 commits April 9, 2026 11:00
The amalgamation approach is not outdated and works perfectly out-of-the-box. This updates the README to remove the 'possibly-outdated' warning and replaces it with direct, simple instructions for generating the amalgamated source files.

A new GitHub Action workflow (`.github/workflows/amalgamate.yml`) has also been added to ensure the `amalgamate.py` script is run on every commit and that the resulting amalgamated C++ source files successfully compile, preventing any future regressions in the single-header distribution method.
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24205552528

Coverage remained the same at 90.093%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2691
Covered Lines: 2574
Line Coverage: 95.65%
Relevant Branches: 2588
Covered Branches: 2182
Branch Coverage: 84.31%
Branches in Coverage %: Yes
Coverage Strength: 23739.33 hits per line

💛 - Coveralls

@baylesj baylesj merged commit 2179730 into master Apr 9, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants