Closed Naeem-Akhter closed 12 months ago
Merging #428 (9c7b163) into main (823bfb9) will not change coverage. Report is 3 commits behind head on main. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #428 +/- ##
=======================================
Coverage 90.70% 90.70%
=======================================
Files 3 3
Lines 1270 1270
Branches 35 35
=======================================
Hits 1152 1152
Misses 96 96
Partials 22 22
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Added a tap test case to load multiple extensions in the server before running a test load.
To make the above test case work, updated the workflows to install above mentioned extension where we use installed packages from PPG or PGDG. On workflows where we build server from source, we are skipping this test case.
Also removed the workflows for postgres 11, as it is already EOL.