defichain-api / dobby

DeFiChain collateral ratio tracker
4 stars 2 forks source link

#86 Summary is configurable #138

Closed adrian-schnell closed 2 years ago

adrian-schnell commented 2 years ago

86

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (168e11d) into feature/#136_user_settings_table (b9b0747) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##             feature/#136_user_settings_table    #138      +/-   ##
=====================================================================
- Coverage                                2.48%   2.47%   -0.02%     
- Complexity                                388     391       +3     
=====================================================================
  Files                                     104     104              
  Lines                                    1651    1659       +8     
=====================================================================
  Hits                                       41      41              
- Misses                                   1610    1618       +8     
Flag Coverage Δ
unittests 2.47% <0.00%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/Api/Requests/UpdateUserRequest.php 0.00% <0.00%> (ø)
app/Api/Service/UserService.php 0.00% <0.00%> (ø)
app/Http/Resources/UserSettingResource.php 0.00% <0.00%> (ø)
app/Models/UserSetting.php 0.00% <ø> (ø)

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 b9b0747...168e11d. Read the comment docs.