|
Ran
|
Jobs
1
|
Files
1653
|
Run time
3min
|
Badge
README BADGES
|
push
github
Core: add feature flags for log message support (#13015) * Core: add feature flags for log message support Closes #10509 * Core: add lint rule for log function declarations * Use unique names for log function wrappers * Use standard log function names for log wrappers Allows calls to be removed with LOG_NON_ERROR and LOG_ERROR build flags. Adds eslint exclusions as these are intended to be treated the same as the standard log functions. This reverts commit 75dd4ee4a. * Lint * Remove log flags from feature testing https://github.com/prebid/Prebid.js/pull/13015#issuecomment-2884252794 * Include log flags in features.json and add exception during tests * Include logResult in log function list * Extract disabled features * update README * Add warnings to logging feature description Notes potential debugging issues and recommends a testing framework when enabling. --------- Co-authored-by: Patrick McCann <patmmccann@gmail.com> Co-authored-by: Patrick McCann <pmccann@cafemedia.com> Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
39167 of 48187 branches covered (81.28%)
192684 of 200292 relevant lines covered (96.2%)
87.8 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
87.88 |
0.0% | libraries/browsiUtils/browsiUtils.js |
| 1 |
78.57 |
-2.38% | libraries/userAgentUtils/detailed.js |
| 1 |
88.61 |
-0.23% | src/utils.js |
| 4 |
86.54 |
-3.85% | modules/bidglassBidAdapter.js |
| 11 |
91.91 |
-0.99% | modules/dailyhuntBidAdapter.js |
| 12 |
83.56 |
1.74% | libraries/nexverseUtils/index.js |
| 76 |
8.93 |
-5.78% | modules/nexverseBidAdapter.js |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16272935452.1 | 2136 |
90.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|