nfl / react-gpt

A React display ad component using Google Publisher Tag
MIT License
145 stars 84 forks source link

replace hasOwnProperty with more reliable check #84

Open Paul-Hess opened 6 years ago

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 6 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.68%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   93.96%   94.65%   +0.68%     
==========================================
  Files           8        8              
  Lines         580      580              
==========================================
+ Hits          545      549       +4     
+ Misses         35       31       -4
Impacted Files Coverage Δ
src/createManager.js 94.19% <100%> (+1.78%) :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 60f6ce0...8826ee3. Read the comment docs.