Netflix / falcor

A JavaScript library for efficient data fetching
http://netflix.github.io/falcor
Apache License 2.0
10.47k stars 444 forks source link

Avoid fetching null paths #984

Closed jcranendonk closed 3 years ago

jcranendonk commented 3 years ago

Missing paths were generated by the recent change to paths with null/undefined/empty key sets. This resulted in unnecessary network requests.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.1%) to 92.715% when pulling f6880984eaa039fb296ccc1aad85a2bc2fa35acb on avoid_fetch_null_path into bccaa349c79433d47e804aa06e7a402dd7761426 on master.