Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to enable debugging via URL param #15

Merged
merged 3 commits into from
Aug 24, 2020
Merged

Conversation

kmjennison
Copy link
Contributor

Set the URL param tabAdsDebug=true on a page to enable debugging.

@codecov-commenter
Copy link

Codecov Report

Merging #15 into master will decrease coverage by 0.14%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   98.41%   98.26%   -0.15%     
==========================================
  Files          29       30       +1     
  Lines         568      578      +10     
  Branches       96       96              
==========================================
+ Hits          559      568       +9     
- Misses          8        9       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/providers/prebid/prebidBidder.js 97.61% <ø> (ø)
src/utils/logger.js 97.14% <85.71%> (ø)
src/config.js 98.00% <88.88%> (-2.00%) ⬇️
src/utils/getURL.js 100.00% <100.00%> (ø)

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 f1d5358...9679e69. Read the comment docs.

@kmjennison kmjennison merged commit 91b0ec7 into master Aug 24, 2020
@kmjennison kmjennison deleted the kevin/page-debug branch August 24, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants