Closed robin-near closed 1 month ago
Attention: Patch coverage is 6.52174%
with 43 lines
in your changes missing coverage. Please review.
Project coverage is 71.57%. Comparing base (
52b4684
) to head (a34ccc4
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Entity Debug UI now shows a little "Use cold storage" checkbox at the bottom. Any new query that is being sent will use the current state of the checkbox to decide whether it should query from cold storage.
Also run "npm run fix" to fix file formatting of all the tsx files.