Fix an N^2 in batch hydration #182
tests.yml
on: pull_request
kondo
9s
tests-postgres
30s
tests-mariadb
26s
tests-h2
20s
whitespace-linter
2m 30s
check
2m 46s
codecov
2m 38s
codespell
13s
Annotations
14 errors and 6 warnings
codespell:
toucan1/src/toucan/db.clj#L243
eduction ==> education, reduction, deduction, seduction
|
codespell:
toucan1/src/toucan/db.clj#L252
eduction ==> education, reduction, deduction, seduction
|
codespell:
test/toucan2/execute_test.clj#L67
eductions ==> reductions, deductions, educations, seductions
|
codespell:
test/toucan2/execute_test.clj#L72
eduction ==> education, reduction, deduction, seduction
|
codespell:
test/toucan2/log_test.clj#L21
eduction ==> education, reduction, deduction, seduction
|
codespell:
test/toucan2/select_test.clj#L223
eduction ==> education, reduction, deduction, seduction
|
codespell:
test/toucan2/select_test.clj#L229
eduction ==> education, reduction, deduction, seduction
|
codespell:
src/toucan2/log.clj#L50
Eduction ==> Education, Reduction, Deduction, Seduction
|
codespell:
src/toucan2/log.clj#L52
Eduction ==> Education, Reduction, Deduction, Seduction
|
codespell:
src/toucan2/realize.clj#L30
Eduction ==> Education, Reduction, Deduction, Seduction
|
tests-h2
Process completed with exit code 1.
|
tests-mariadb
Process completed with exit code 1.
|
tests-postgres
Process completed with exit code 1.
|
codecov
Process completed with exit code 1.
|
whitespace-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-h2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-mariadb
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-postgres
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
codecov
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, DeLaGuardo/setup-clojure@12.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|