depromeet / street-drop-server

StreetDrop 🎶 Location based music sharing social service
http://docs.street-drop.com
92 stars 1 forks source link

♻️ refactor(domain): change name announcement -> notice #493

Closed siyeonSon closed 4 months ago

siyeonSon commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 32.70%. Comparing base (687ae99) to head (ac8d056).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/depromeet/street-drop-server/pull/493/graphs/tree.svg?width=650&height=150&src=pr&token=7EHWI73ZQU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=depromeet)](https://app.codecov.io/gh/depromeet/street-drop-server/pull/493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=depromeet) ```diff @@ Coverage Diff @@ ## dev #493 +/- ## ========================================= Coverage 32.70% 32.70% Complexity 138 138 ========================================= Files 78 78 Lines 1006 1006 Branches 31 31 ========================================= Hits 329 329 Misses 672 672 Partials 5 5 ```