unblinking / recipe-report

🗃 recipe.report monorepo
https://www.recipe.report
GNU Affero General Public License v3.0
1 stars 0 forks source link

User accounts #82

Closed jmg1138 closed 2 years ago

jmg1138 commented 2 years ago

Include user accounts in the complex user object.

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (3f123a3) into main (6f013d0) will decrease coverage by 0.19%. The diff coverage is 4.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   22.27%   22.08%   -0.20%     
==========================================
  Files          53       53              
  Lines        2002     2024      +22     
  Branches      365      371       +6     
==========================================
+ Hits          446      447       +1     
- Misses       1432     1453      +21     
  Partials      124      124              
Impacted Files Coverage Δ
src/data/repositories/account-repo.ts 7.93% <0.00%> (-1.00%) :arrow_down:
src/domain/models/user-model.ts 34.37% <0.00%> (-4.92%) :arrow_down:
src/service/user-service.ts 9.75% <0.00%> (-0.17%) :arrow_down:
src/domain/maps/user-map.ts 33.33% <11.11%> (-6.67%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 247ec87...3f123a3. Read the comment docs.