Skip to content

restructured and extended examples#593

Merged
TysonRayJones merged 8 commits intodevelfrom
restructure-examples
Apr 27, 2025
Merged

restructured and extended examples#593
TysonRayJones merged 8 commits intodevelfrom
restructure-examples

Conversation

@TysonRayJones
Copy link
Member

but must still update the doc instructions on running the examples, and address issue #592

in anticipation of new tutorial examples. Also reduced cmake boilerplate (DRY)
and moved the main logic up one-level (out of isolated/ subdirec) since it will also be leveraged by other non-isolated examples
which cannot convert int to e.g. _Dcomplex (the MSVC C qcomp type).

Also made Windows run first in the compilation workflow since MSVC is the most pedantic compiler of those tested so should run and fail soonest
@github-actions
Copy link

github-actions bot commented Apr 23, 2025

LCOV of commit cc328c4 during audit #197

Summary coverage rate:
  lines......: 62.6% (4640 of 7409 lines)
  functions..: 57.9% (1087 of 1877 functions)
  branches...: no data found

Files changed coverage rate: n/a

- to be actually C/C++ agnostic (and not use iostream)
- to a .c file over .cpp, since a C++ compiler will recognise a .c extension but an old C compiler may shid-the-bed
since they were moved/renamed in a previous commit
and adding missed .cpp to .c rename oopsies
@TysonRayJones TysonRayJones merged commit 3699f7c into devel Apr 27, 2025
130 checks passed
@TysonRayJones TysonRayJones deleted the restructure-examples branch April 27, 2025 12:40
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.

1 participant