Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ refactor(notification): combine notification module and batch module #446

Merged
merged 8 commits into from
Mar 12, 2024

Conversation

siyeonSon
Copy link
Member

@siyeonSon siyeonSon self-assigned this Mar 7, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.61%. Comparing base (c2c1481) to head (4eac98e).

❗ Current head 4eac98e differs from pull request most recent head 8b3eb9a. Consider uploading reports for the commit 8b3eb9a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #446   +/-   ##
=========================================
  Coverage     30.61%   30.61%           
  Complexity      125      125           
=========================================
  Files            77       77           
  Lines           980      980           
  Branches         30       30           
=========================================
  Hits            300      300           
  Misses          675      675           
  Partials          5        5           

Copy link
Collaborator

@seonghun-dev seonghun-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@siyeonSon siyeonSon merged commit 6fc136e into dev Mar 12, 2024
@siyeonSon siyeonSon deleted the refactor/notification/change-module branch March 12, 2024 13:12
seonghun-dev pushed a commit that referenced this pull request May 8, 2024
…le (#446)

* ♻️ refactor(notification): combine notification module and batch module

* 🔥 refactor(notification): remove notification module

* 🐛 test(notification): fix test fail

* ♻️ refactor(notification): move notification domain from domain module to batch module

* ♻️ refactor(notification): add space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine notification module and batch module
3 participants