Skip to content

Superseded: next-gen interstitial extensions - #3959

Closed
polmiro wants to merge 8 commits into
add-next-gen-admob-event-trackingfrom
add-next-gen-admob-banner-interstitial
Closed

Superseded: next-gen interstitial extensions#3959
polmiro wants to merge 8 commits into
add-next-gen-admob-event-trackingfrom
add-next-gen-admob-banner-interstitial

Conversation

@polmiro

@polmiro polmiro commented Aug 13, 2026

Copy link
Copy Markdown
Member

Superseded by #3985 after renaming the head branch to reflect the interstitial-only scope.

@polmiro polmiro added the pr:feat A new feature label Aug 13, 2026
@polmiro
polmiro force-pushed the add-next-gen-admob-event-tracking branch from e627f80 to ef97952 Compare August 13, 2026 09:27
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.74%. Comparing base (b9ca3d1) to head (b64c6d1).
⚠️ Report is 7 commits behind head on add-next-gen-admob-event-tracking.

Additional details and impacted files
@@                        Coverage Diff                         @@
##           add-next-gen-admob-event-tracking    #3959   +/-   ##
==================================================================
  Coverage                              82.74%   82.74%           
==================================================================
  Files                                    429      429           
  Lines                                  17572    17572           
  Branches                                2657     2657           
==================================================================
  Hits                                   14540    14540           
  Misses                                  2139     2139           
  Partials                                 893      893           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@polmiro
polmiro force-pushed the add-next-gen-admob-event-tracking branch from ef97952 to c4cbcd7 Compare August 13, 2026 10:16
@polmiro
polmiro force-pushed the add-next-gen-admob-banner-interstitial branch 3 times, most recently from 4eef8bb to 74ad4e5 Compare August 17, 2026 08:33
@polmiro
polmiro force-pushed the add-next-gen-admob-event-tracking branch 6 times, most recently from 4c43a26 to b9ca3d1 Compare August 17, 2026 10:09
@polmiro
polmiro force-pushed the add-next-gen-admob-banner-interstitial branch from 74ad4e5 to b64c6d1 Compare August 17, 2026 10:29
The flow tests asserted callback wiring and delegation but never installed a
Purchases singleton, so trackIfConfigured short-circuited on every path and the
load-time tracking arguments went unchecked. The wrapper classes are covered in
TrackingAdEventCallbackTest, but nothing pinned what the banner and interstitial
entry points hand to TrackingAdLoadCallback: swapping AdFormat.BANNER for
INTERSTITIAL, dropping the placement, or not reading adUnitId off the request all
kept the suite green.
The generated AdViewExtensionsKt-style names were leaking into api.txt and Dokka.
Follow feature/admob's @file:JvmName convention, keeping NextGen in each name so
the facades stay unambiguous next to the legacy module's.
@polmiro
polmiro marked this pull request as ready for review August 17, 2026 11:48
@polmiro
polmiro requested a review from a team as a code owner August 17, 2026 11:48
@polmiro
polmiro marked this pull request as draft August 17, 2026 15:38
@polmiro
polmiro force-pushed the add-next-gen-admob-banner-interstitial branch from b64c6d1 to 7bc7fc7 Compare August 17, 2026 16:07
@polmiro polmiro closed this Aug 17, 2026
@polmiro
polmiro deleted the add-next-gen-admob-banner-interstitial branch August 17, 2026 16:07
@polmiro polmiro changed the title feat(admob): add next-gen banner and interstitial extensions Superseded: next-gen interstitial extensions Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:feat A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant