thematters / matters-server

Implementation of the Matters.Town API server
https://server.matters.town/playground
Apache License 2.0
76 stars 14 forks source link

refactor(types): remove some `any` from some more straightforward typing #4002

Closed byhow closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes missing coverage. Please review.

Project coverage is 58.65%. Comparing base (67b56e6) to head (b005f77). Report is 1 commits behind head on develop.

Files Patch % Lines
src/connectors/queue/payout.ts 0.00% 11 Missing :warning:
src/connectors/queue/migration.ts 0.00% 2 Missing :warning:
src/common/utils/time.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4002 +/- ## =========================================== - Coverage 58.66% 58.65% -0.01% =========================================== Files 886 886 Lines 17175 17179 +4 Branches 3138 3075 -63 =========================================== + Hits 10075 10076 +1 - Misses 7049 7052 +3 Partials 51 51 ```

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