thematters / matters-server

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

feat(tags): remove unused tags APIs #4000

Closed gary02 closed 3 weeks ago

gary02 commented 3 weeks ago

remove below unused APIs and related resolvers:

resolve https://github.com/thematters/developer-resource/issues/440

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.74%. Comparing base (fd2237b) to head (08444f2). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4000 +/- ## =========================================== + Coverage 58.69% 58.74% +0.05% =========================================== Files 890 886 -4 Lines 17224 17178 -46 Branches 3077 3071 -6 =========================================== - Hits 10109 10091 -18 + Misses 7064 7036 -28 Partials 51 51 ```

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