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

135 refactor routes #137

Merged
merged 2 commits into from
Dec 23, 2023

feat(modules/users/users-profile.controller): add `/state` route

42f03d3
Select commit
Loading
Failed to load commit list.
Merged

135 refactor routes #137

feat(modules/users/users-profile.controller): add `/state` route
42f03d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2023 in 1s

99.62% (+0.01%) compared to 9bc2492

View this Pull Request on Codecov

99.62% (+0.01%) compared to 9bc2492

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9bc2492) 99.61% compared to head (42f03d3) 99.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   99.61%   99.62%   +0.01%     
==========================================
  Files          30       30              
  Lines        1550     1600      +50     
  Branches      198      201       +3     
==========================================
+ Hits         1544     1594      +50     
  Misses          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.