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

[Bexley] Ignore duplicate log entries from Whitespace #5320

Merged

Conversation

chrismytton
Copy link
Member

Sometimes Whitespace will return identical logs which only differ by a few seconds, but have different IDs. We want to ignore these as they don't give us any extra information and look confusing when displayed to the user.

For FD-4974

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (583a4f6) to head (316359b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5320   +/-   ##
=======================================
  Coverage   82.43%   82.44%           
=======================================
  Files         415      415           
  Lines       32900    32904    +4     
  Branches     5276     5277    +1     
=======================================
+ Hits        27122    27128    +6     
  Misses       4219     4219           
+ Partials     1559     1557    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrismytton chrismytton requested a review from davea January 6, 2025 12:25
Sometimes Whitespace will return identical logs which only differ by a
few seconds, but have different IDs. We want to ignore these as they
don't give us any extra information and look confusing when displayed to
the user.
@mysociety-pusher mysociety-pusher force-pushed the bexley-whitespace-ignore-duplicate-log-entries branch from 7de60c1 to 316359b Compare January 7, 2025 09:26
@mysociety-pusher mysociety-pusher merged commit 316359b into master Jan 7, 2025
21 checks passed
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.

3 participants