RTradeLtd / Temporal

☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
https://temporal.cloud
MIT License
227 stars 40 forks source link

Enable Upload Search #458

Closed bonedaddy closed 4 years ago

bonedaddy commented 4 years ago

:construction_worker: Purpose

Enables upload search

:rocket: Changes

Add API to allow searching a user's uploads by their lower case filename

:warning: Breaking Changes

None

codecov[bot] commented 4 years ago

Codecov Report

Merging #458 into master will decrease coverage by 0.27%. The diff coverage is 45.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #458      +/-   ##
==========================================
- Coverage   52.61%   52.34%   -0.26%     
==========================================
  Files          43       43              
  Lines        4218     4253      +35     
==========================================
+ Hits         2219     2226       +7     
- Misses       1504     1525      +21     
- Partials      495      502       +7
Impacted Files Coverage Δ
api/v2/api.go 86.04% <100%> (+0.04%) :arrow_up:
api/v2/routes_database.go 37.69% <44.12%> (+6.26%) :arrow_up:
queue/ipfs_cluster.go 52.64% <0%> (-16.84%) :arrow_down:
queue/mail.go 81.82% <0%> (+15.91%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1559285...4b96bbb. Read the comment docs.