test: Add passDouble smoke test#294
Conversation
Mostly for clang-tidy to cover commit 733c643
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please copy-paste |
|
Tested locally with the nix CI config: |
|
ci failure can be ignored 🫠 |
|
Also, unrelated, I noticed that the CI not reproducible. Locally the iwyu CI fails with: iwyu errMaybe it could make sense to bump the GHA nix channel to be more recent? |
|
re: #294 (comment)
Yep, CI failure is fixed by #286 (just needs review) re: #294 (comment)
I think the IWYU error is also fixed by #286 since I ran IWYU locally, and the cause is that a different capnproto version is used. It probably make sense to update the nixpkgs channel too as you suggest. |
Mostly for clang-tidy to cover commit 733c643