mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
75 stars 31 forks source link

SNG-1086 - Fix typo in Bing partner codes. #2493

Closed Standard8 closed 10 months ago

Standard8 commented 10 months ago

These codes were originally listed in desktop's search telemetry incorrectly, and the typo was copied across to here.

This fixes the ingestion, we have a separate fix in progress for desktop.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (70cca97) 85.44% compared to head (4a3ade6) 79.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2493 +/- ## ============================================ - Coverage 85.44% 79.11% -6.34% + Complexity 901 870 -31 ============================================ Files 123 123 Lines 5194 5194 Branches 521 521 ============================================ - Hits 4438 4109 -329 - Misses 592 937 +345 + Partials 164 148 -16 ``` | [Flag](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2493/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | Coverage Δ | | |---|---|---| | [ingestion_beam](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2493/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | `74.95% <ø> (-8.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | Coverage Δ | | |---|---|---| | [...com/mozilla/telemetry/decoder/MessageScrubber.java](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2493?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla#diff-aW5nZXN0aW9uLWJlYW0vc3JjL21haW4vamF2YS9jb20vbW96aWxsYS90ZWxlbWV0cnkvZGVjb2Rlci9NZXNzYWdlU2NydWJiZXIuamF2YQ==) | `91.81% <ø> (ø)` | | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2493/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.