• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

firebase / firebase-js-sdk / 9100657329
0%

Build:
DEFAULT BRANCH: master
Ran 15 May 2024 06:32PM UTC
Jobs 3
Files 0
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 May 2024 06:11PM UTC coverage: 0.0%. Remained the same
9100657329

push

github

web-flow
Fix setConsent to properly use the `update` gtag command (#8243)

We wrap the gtag function internally and pass setConsent calls through the wrapper function, which in turn calls the gtag SDK. While we invoke the wrapped function with parameters identical to those listed in the gtag functions, we were dropping the update string on the floor inside the wrapped function. Additionally, we were feeding the consentSettings as the second parameter to gag, which should have been the update string parameter.

This ended up clobbering the data, and not send update commands properly.

This change fixes our wrappedGtag func impl to properly pass update to gtag, along with the provided ConsentSettings argument.

Closes #8210

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9100657329.1 15 May 2024 06:32PM UTC 0
0.0
GitHub Action Run
2 9100657329.2 15 May 2024 06:34PM UTC 0
0.0
GitHub Action Run
3 9100657329.3 15 May 2024 06:54PM UTC 0
0.0
GitHub Action Run
Source Files on build 9100657329
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f66769cc on github
  • Prev Build on master (#9083991403)
  • Next Build on master (#9116586383)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc