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

support to add additional ad load listeners #14

Closed anirudhramanan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 2.58%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   67.01%   69.59%   +2.58%     
==========================================
  Files          67       67              
  Lines        1455     1457       +2     
  Branches      250      250              
==========================================
+ Hits          975     1014      +39     
+ Misses        310      265      -45     
- Partials      170      178       +8     
Impacted Files Coverage Δ
madman/src/main/java/com/flipkart/madman/Madman.kt 66.07% <77.77%> (+66.07%) :arrow_up:
...main/java/com/flipkart/madman/helper/Assertions.kt 25.00% <0.00%> (ø)
...ava/com/flipkart/madman/logger/DebugLevelLogger.kt 100.00% <0.00%> (+100.00%) :arrow_up: