quilt icon indicating copy to clipboard operation
quilt copied to clipboard

Save ES query results

Open fiskus opened this issue 3 years ago • 1 comments

Add "Run and Save" (or "Save results" depending on context) click on which triggers CreatePackageDialog with initial metadata { results, query }

fiskus avatar Jun 02 '21 13:06 fiskus

Codecov Report

Merging #2222 (6a8feaa) into master (e0681e5) will decrease coverage by 0.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2222      +/-   ##
==========================================
- Coverage   44.88%   44.82%   -0.07%     
==========================================
  Files         465      465              
  Lines       23009    23042      +33     
  Branches     2862     2863       +1     
==========================================
  Hits        10328    10328              
- Misses      11762    11795      +33     
  Partials      919      919              
Flag Coverage Δ
api-python 89.85% <ø> (ø)
catalog 14.96% <0.00%> (-0.04%) :arrow_down:
lambda 93.99% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...talog/app/containers/Bucket/PackageCreateDialog.js 0.00% <0.00%> (ø)
...og/app/containers/Bucket/Queries/ElasticSearch.tsx 0.00% <0.00%> (ø)
...app/containers/Bucket/Queries/requests/requests.ts 0.00% <ø> (ø)
...g/app/containers/Bucket/Queries/requests/search.ts 0.00% <0.00%> (ø)

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 e0681e5...6a8feaa. Read the comment docs.

codecov[bot] avatar Jun 02 '21 13:06 codecov[bot]

ES queries tab is deprecated. But idea to create files on-the-fly is promising

fiskus avatar Sep 13 '22 08:09 fiskus