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

fix(user-dao): return user model instances #30020

Merged
merged 2 commits into from
Aug 26, 2024

remove mocks

6e405f2
Select commit
Loading
Failed to load commit list.
Merged

fix(user-dao): return user model instances #30020

remove mocks
6e405f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

83.68% (+23.19%) compared to 76d897e

View this Pull Request on Codecov

83.68% (+23.19%) compared to 76d897e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.68%. Comparing base (76d897e) to head (6e405f2).
Report is 630 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #30020       +/-   ##
===========================================
+ Coverage   60.48%   83.68%   +23.19%     
===========================================
  Files        1931      528     -1403     
  Lines       76236    38206    -38030     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31974    -14140     
+ Misses      28017     6232    -21785     
+ Partials     2105        0     -2105     

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