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

Bug 1751955 Fix edge cases for mobile search key sanitization #1962

Merged
merged 3 commits into from Jan 27, 2022

Conversation

jklukas
Copy link
Contributor

@jklukas jklukas commented Jan 27, 2022

See https://bugzilla.mozilla.org/show_bug.cgi?id=1751955#c8

This is a fixup for #1961 which was merged and deployed to stage.
We need to get this change in before deploying mobile sanitization to prod.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1751955#c8

This is a fixup for #1961 which was merged and deployed to stage.
We need to get this change in before deploying mobile sanitization to prod.
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2022

Codecov Report

Merging #1962 (b5a2e6f) into main (27b33fe) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1962      +/-   ##
============================================
+ Coverage     86.35%   86.37%   +0.01%     
- Complexity      812      814       +2     
============================================
  Files           117      117              
  Lines          4846     4853       +7     
  Branches        461      477      +16     
============================================
+ Hits           4185     4192       +7     
  Misses          529      529              
  Partials        132      132              
Flag Coverage Δ
ingestion_beam 82.74% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...com/mozilla/telemetry/decoder/MessageScrubber.java 92.79% <100.00%> (+0.22%) ⬆️

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 27b33fe...b5a2e6f. Read the comment docs.

@jklukas jklukas merged commit 479e505 into main Jan 27, 2022
@jklukas jklukas deleted the santize-search-codes-mobile branch January 27, 2022 16:51
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.

None yet

3 participants