Skip to content

Conversation

mitsos1os
Copy link
Contributor

Small tidy up of stuff that I found in my previous PR but didn't want to add there because they were irrelevant

Changes include:

  • removal of unused variables and constants
  • better error checking using errors.Is comparisons to catch wrapped errors
  • variable naming collisions fix
  • pointer dereference checks

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.41%. Comparing base (8796631) to head (3109deb).

Files Patch % Lines
pubsub/awssnssqs/awssnssqs.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3462      +/-   ##
==========================================
- Coverage   73.42%   73.41%   -0.01%     
==========================================
  Files         113      113              
  Lines       14964    14962       -2     
==========================================
- Hits        10987    10985       -2     
  Misses       3204     3204              
  Partials      773      773              

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

@vangent vangent merged commit 3929286 into google:master Aug 9, 2024
5 checks passed
@mitsos1os mitsos1os deleted the pubsub-cleanup branch August 9, 2024 17:28
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.

2 participants