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

✨ feat: add user level progress api #457

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

seonghun-dev
Copy link
Collaborator

@seonghun-dev seonghun-dev commented Apr 7, 2024

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 30.12%. Comparing base (43fc490) to head (fcf58fa).
Report is 8 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #457      +/-   ##
============================================
- Coverage     30.61%   30.12%   -0.50%     
  Complexity      125      125              
============================================
  Files            77       77              
  Lines           980      996      +16     
  Branches         30       32       +2     
============================================
  Hits            300      300              
- Misses          675      691      +16     
  Partials          5        5              
Files Coverage Δ
...romeet/domains/user/controller/UserController.java 38.46% <0.00%> (-7.00%) ⬇️
.../com/depromeet/domains/level/data/LevelPolicy.java 0.00% <0.00%> (ø)
...promeet/domains/user/service/UserLevelService.java 0.00% <0.00%> (ø)

@seonghun-dev seonghun-dev changed the title 🔥 feat: add user level progress api ✨ feat: add user level progress api Apr 8, 2024
Copy link
Member

@siyeonSon siyeonSon left a comment

Choose a reason for hiding this comment

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

👍👍

@seonghun-dev seonghun-dev merged commit 04c6e85 into dev Apr 8, 2024
1 check passed
@seonghun-dev seonghun-dev deleted the feat/level-progress branch April 8, 2024 07:10
seonghun-dev added a commit that referenced this pull request May 8, 2024
* 🔥 feat: add user level progress api

* ♻️ refactor: move getNextLevel method into Level policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Level Progress API
3 participants