|
Ran
|
Jobs
1
|
Files
66
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: double free if a plan is cached and rerun (#645) * fix: a double free bug in scan.rs * tests: improve cached plan test * refactor: minor cleanup * refactor: move serialization login inside struct impl * refactor: remove unused arguments * refactor: minor cleanup * refactor: use enum instead of raw numbers and improve doc comments * refactor: factor out param serialization/deserialization logic in separate functions * chore: update comments * fix: avoid creating two fdw instances * docs: update query pushdown docs * fix: 'cache lookup failed for foreign table 0' error * fix: grammar in comment Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix: typos and grammar Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix: typos and grammar Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix: typos & grammar Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * test: reset counters for test resiliency Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Revert "test: reset counters for test resiliency" This reverts commit 422b86d13. Copilot suggested malformed fix for little gain. * chore: format code * chore: format code * tests: add test for issue #237 * chore: code formatting --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
461 of 501 new or added lines in 8 files covered. (92.02%)
9693 of 11907 relevant lines covered (81.41%)
97.09 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 35 |
88.05 |
4.53% | supabase-wrappers/src/scan.rs |
| 2 |
70.31 |
-0.17% | supabase-wrappers/src/qual.rs |
| 2 |
90.39 |
0.52% | supabase-wrappers/src/upper.rs |
| 1 |
70.97 |
-0.07% | supabase-wrappers/src/interface.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 34596377992.1 | 66 |
81.41 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|