mercadolibre / meli-card-drawer-android

Meli Card Drawer Android - Shared credit card UI component
Other
19 stars 23 forks source link

[PXN-2880] - Implementation of unit tests #95

Closed samantaalbanez closed 2 years ago

samantaalbanez commented 2 years ago

Changes:

Changed packages:

The other tests will be adjusted in a new task

codecov-commenter commented 2 years ago

Codecov Report

Merging #95 (17d447a) into master (c13494c) will increase coverage by 11.96%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #95       +/-   ##
===========================================
+ Coverage    0.00%   11.96%   +11.96%     
===========================================
  Files          14       14               
  Lines         703      702        -1     
  Branches       56       54        -2     
===========================================
+ Hits            0       84       +84     
+ Misses        703      618       -85     
Impacted Files Coverage Δ
.../meli/android/carddrawer/model/CardDrawerView.java 0.00% <0.00%> (ø)
...n/java/com/meli/android/carddrawer/model/Card.java 100.00% <0.00%> (+100.00%) :arrow_up:
...arddrawer/configuration/DarkFontConfiguration.java 100.00% <0.00%> (+100.00%) :arrow_up:
...rddrawer/configuration/LightFontConfiguration.java 100.00% <0.00%> (+100.00%) :arrow_up:
...drawer/configuration/DefaultFontConfiguration.java 100.00% <0.00%> (+100.00%) :arrow_up:
...awer/configuration/shadow/ShadowConfiguration.java 100.00% <0.00%> (+100.00%) :arrow_up:
...er/configuration/CardFontConfigurationFactory.java 100.00% <0.00%> (+100.00%) :arrow_up:
.../configuration/shadow/ShadowFontConfiguration.java 100.00% <0.00%> (+100.00%) :arrow_up:

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 c13494c...17d447a. Read the comment docs.