CollActionteam / collaction_app

CollAction cross-platform mobile application for iOS and Android
https://collaction.org
GNU General Public License v3.0
33 stars 12 forks source link

100% coverage for domain/user #240

Closed saksham-gt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #240 (8658d2d) into development (0431f3c) will increase coverage by 0.38%. The diff coverage is 100.00%.

:exclamation: Current head 8658d2d differs from pull request most recent head e42a0f5. Consider uploading reports for the commit e42a0f5 to get more accurate results

@@              Coverage Diff               @@
##           development    #240      +/-   ##
==============================================
+ Coverage         3.55%   3.93%   +0.38%     
==============================================
  Files              122     122              
  Lines             3402    3402              
==============================================
+ Hits               121     134      +13     
+ Misses            3281    3268      -13     
Impacted Files Coverage Δ
lib/domain/user/user.dart 100.00% <100.00%> (+33.33%) :arrow_up:
lib/domain/user/i_user_repository.dart 100.00% <0.00%> (+91.66%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more