|
Ran
|
Files
35
|
Run time
0s
|
Badge
README BADGES
|
push
github
ENH: Add windows support (#184) * Bump iqtree2 from `1320c4c` to `39cbee5` Bumps [iqtree2](https://github.com/iqtree/iqtree2) from `1320c4c` to `39cbee5`. - [Release notes](https://github.com/iqtree/iqtree2/releases) - [Commits](https://github.com/iqtree/iqtree2/compare/1320c4cc3...39cbee547) --- updated-dependencies: - dependency-name: iqtree2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * DEV: ignore dll files * DEV: update libiqtree function signatures and add custom type convertors for structs * DEV: ensure DLLs are included in build on windows * BUG: on windows, change out of tmp directory before cleaning up * TST: skip tests which throw error on IQ-TREE side on windows * ENH: include cstddef for other platforms * MAINT: ignore attr-defined typing error for non-windows * DEV: add windows build scripts * DEV: build windows when building iqtree and cache correct files. * DEV: test build process on windows * DEV: install boost through action on windows, remove non-available choco packages * DEV: set boost env variables * DEV: debug boost env vars * DEV: removed path debugs, manually specify boost dirs * DEV: manually specify toolchain, downgrade llvm * DEV: add lib.exe to path * DEV: debug msvc path * DEV: try running wswhere through cmd * DEV: try configuring MSVC * DEV: use cmd to setup VS env * DEV: use action to setup msvc * DEV: continue build process with found lib * DEV: only brew install on mac * DEV: use different caches on unix/windows * DEV: Install llvm when testing windows ci, make build_iqtree compatible on local windows * DEV: re-enable full CI matrix * DEV: use runner.os for choosing before_all script * DEV: standardise cache names * DEV: use correct input for cache key * DEV: add windows to cibuildwheel * DEV: run before_all_windows script with bash * DEV: debug BOOST env vars * DEV: atte... (continued)
1212 of 1225 relevant lines covered (98.94%)
0.99 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|