budibase icon indicating copy to clipboard operation
budibase copied to clipboard

Further redis TS conversion

Open Rory-Powell opened this issue 2 years ago β€’ 1 comments

Description

  • Add additional TS conversions for redis
  • Add ioredis types and integrate with RedisWrapper

Rory-Powell avatar Aug 09 '22 12:08 Rory-Powell

Codecov Report

Merging #7176 (a6baa7c) into develop (3c5e933) will increase coverage by 0.55%. The diff coverage is 100.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

codecov-commenter avatar Aug 09 '22 13:08 codecov-commenter

This issue has been automatically marked as stale because it has not had recent activity.

stale[bot] avatar Oct 12 '22 05:10 stale[bot]

Closing as superseded by complete typescript refactor.

mike12345567 avatar Nov 29 '22 11:11 mike12345567