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

added tests for profile dto #233

Closed saksham-gt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #233 (6cdbd3a) into development (9100e43) will increase coverage by 0.32%. The diff coverage is n/a.

@@              Coverage Diff               @@
##           development    #233      +/-   ##
==============================================
+ Coverage         3.23%   3.55%   +0.32%     
==============================================
  Files              122     122              
  Lines             3403    3402       -1     
==============================================
+ Hits               110     121      +11     
+ Misses            3293    3281      -12     
Impacted Files Coverage Δ
lib/domain/user/user.dart 66.66% <ø> (+50.00%) :arrow_up:
lib/presentation/licenses/licenses_page.dart 3.57% <ø> (+0.12%) :arrow_up:
lib/domain/profile/profile.dart 100.00% <0.00%> (+100.00%) :arrow_up:
lib/domain/profile/user_profile.dart 100.00% <0.00%> (+100.00%) :arrow_up:
lib/infrastructure/profile/profile_dto.dart 100.00% <0.00%> (+100.00%) :arrow_up:

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