Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

Evo 1609 remove curry and get calls #1638

Closed KevinTriplett closed 3 months ago

KevinTriplett commented 4 months ago

Closes #1609

Separate commits:

KevinTriplett commented 4 months ago

@thomasgwatson I'm happy to help with the plumbing but I'm likely to create leaks, not intimately knowing the reasoning behind the plumbing XD

KevinTriplett commented 3 months ago

Forgot to merge these -- hang on for explosions

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 63.85542% with 30 lines in your changes missing coverage. Please review.

Project coverage is 47.05%. Comparing base (ea0d956) to head (f74b6c9).

Files Patch % Lines
src/routes/ChatRoom/ChatRoom.connector.js 0.00% 9 Missing :warning:
src/routes/Members/Members.connector.js 0.00% 5 Missing :warning:
src/routes/OAuth/Consent/Consent.connector.js 0.00% 4 Missing :warning:
src/routes/MapExplorer/MapExplorer.connector.js 75.00% 3 Missing :warning:
src/routes/GroupDetail/GroupDetail.connector.js 0.00% 2 Missing :warning:
.../routes/NonAuthLayoutRouter/NonAuthLayoutRouter.js 33.33% 2 Missing :warning:
src/routes/GroupDetail/GroupDetail.js 0.00% 1 Missing :warning:
src/routes/MapExplorer/MapExplorer.js 0.00% 1 Missing :warning:
src/routes/Search/Search.connector.js 0.00% 1 Missing :warning:
src/routes/Stream/Stream.store.js 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1638 +/- ## ======================================= Coverage 47.05% 47.05% ======================================= Files 581 581 Lines 13907 13907 Branches 4014 4015 +1 ======================================= Hits 6544 6544 Misses 7363 7363 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.