strapi-connector-firestore icon indicating copy to clipboard operation
strapi-connector-firestore copied to clipboard

Pre-populate relations

Open brettwillis opened this issue 4 years ago • 2 comments

Closes #45

  • [x] Configuration API
  • [ ] Store target data when updating source document
  • [ ] Update data in source document when updating the target
  • [ ] Deep (multi-level) populating
  • [ ] Enforce attribute overlap rules (i.e. attribute called name.first can't overlap with attribute called name)

brettwillis avatar Feb 02 '21 04:02 brettwillis

Test results

Test suite flatten_all flatten_mixed_src flatten_mixed_target flatten_none
Total 121 / 1490) 33 / 580) 33 / 58 (Δ ?) 121 / 149+2)

github-actions[bot] avatar Feb 02 '21 04:02 github-actions[bot]

Codecov Report

Merging #46 (5dd2469) into master (7e85038) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5dd2469 differs from pull request most recent head 13ff139. Consider uploading reports for the commit 13ff139 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   75.02%   75.02%           
=======================================
  Files          25       25           
  Lines        1754     1754           
  Branches      504      504           
=======================================
  Hits         1316     1316           
  Misses        438      438           
Impacted Files Coverage Δ
src/index.ts 90.38% <ø> (ø)

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 7e85038...13ff139. Read the comment docs.

codecov[bot] avatar Feb 02 '21 04:02 codecov[bot]

Project no longer in active development

brettwillis avatar Aug 16 '23 20:08 brettwillis