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

✅ test(api): add test to village service #354

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Conversation

seonghun-dev
Copy link
Collaborator

@seonghun-dev seonghun-dev commented Sep 16, 2023

@codecov-commenter
Copy link

Codecov Report

Merging #354 (b7d8a99) into dev (84e1989) will increase coverage by 0.09%.
Report is 13 commits behind head on dev.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #354      +/-   ##
============================================
+ Coverage     18.16%   18.25%   +0.09%     
- Complexity       49       54       +5     
============================================
  Files            44       45       +1     
  Lines           567      608      +41     
  Branches         15       17       +2     
============================================
+ Hits            103      111       +8     
- Misses          462      495      +33     
  Partials          2        2              
Files Changed Coverage Δ
...t/domains/item/controller/ItemClaimController.java 0.00% <ø> (ø)
...t/domains/user/controller/UserBlockController.java 0.00% <ø> (ø)
...romeet/domains/user/controller/UserController.java 33.33% <ø> (ø)
...rnal/swagger/config/CustomOperationCustomizer.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@seonghun-dev seonghun-dev added the ✅test Add or update tests. label Sep 16, 2023
@seonghun-dev seonghun-dev merged commit 5fc6abc into dev Sep 22, 2023
1 check passed
@seonghun-dev seonghun-dev deleted the test/village-test branch September 22, 2023 08:24
seonghun-dev added a commit that referenced this pull request Nov 8, 2023
* ✅ test(api): add test to village service

* ♻️ chore(api) : remove unnecessary annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅test Add or update tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Test Case to Village Controller and Service
2 participants