flipkart-incubator / madman-android

Madman (Media ads manager) is a high performance alternative to Google's standard IMA android SDK. If you have your own VAST server and want to render video ads and have full control over the UI, then this library is for you.
https://tech.flipkart.com/madman-an-open-source-ads-framework-for-android-99b5e57fdd30
Apache License 2.0
69 stars 11 forks source link

capability to override ad renderer layout #15

Closed anirudhramanan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.56%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   69.59%   70.15%   +0.56%     
==========================================
  Files          67       67              
  Lines        1457     1461       +4     
  Branches      250      250              
==========================================
+ Hits         1014     1025      +11     
+ Misses        265      258       -7     
  Partials      178      178              
Impacted Files Coverage Δ
.../com/flipkart/madman/renderer/DefaultAdRenderer.kt 25.51% <87.50%> (+4.85%) :arrow_up:
...om/flipkart/madman/renderer/binder/AdViewBinder.kt 84.21% <100.00%> (+31.82%) :arrow_up: