budibase
budibase copied to clipboard
Further redis TS conversion
Description
- Add additional TS conversions for redis
- Add
ioredis
types and integrate withRedisWrapper
Codecov Report
Merging #7176 (a6baa7c) into develop (3c5e933) will increase coverage by
0.55%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #7176 +/- ##
===========================================
+ Coverage 66.91% 67.47% +0.55%
===========================================
Files 125 125
Lines 4087 4092 +5
Branches 638 638
===========================================
+ Hits 2735 2761 +26
+ Misses 963 939 -24
- Partials 389 392 +3
Impacted Files | Coverage Ξ | |
---|---|---|
...s/server/src/api/controllers/row/internalSearch.js | 70.21% <100.00%> (+11.83%) |
:arrow_up: |
packages/server/src/api/controllers/row/utils.js | 63.63% <100.00%> (+1.37%) |
:arrow_up: |
...kages/server/src/api/controllers/table/external.js | 8.57% <100.00%> (ΓΈ) |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
This issue has been automatically marked as stale because it has not had recent activity.
Closing as superseded by complete typescript refactor.