Merge: go-uvn2#2238
Merged
Merged
Conversation
- Define op name constants to eliminate 50+ goconst violations - Define JSON key constants (keyARN, keyStatus, keyItems, etc.) - Fix struct fieldalignment in backend.go and interfaces.go - Replace named returns with unnamed returns in classify* functions - Apply modernize fixes: slices.Contains, maps.Copy, strings.CutPrefix - Fix shadow variable declarations throughout handler.go - Add gosec nolint for bounded int32 conversions - Fix funlen/cyclop/gocyclo nolints on routing dispatch functions - Fix unused nolint directives (nolintlint) - Fix testifylint float-compare: use assert.InDelta - Fix staticcheck SA4010 unused append in DeregisterTargets - Add terraform test fixture and TestTerraform_VPCLattice integration test Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
|
Closed due to lint check failure. Branch needs correction. Issue reopened for re-slinging. |
Collaborator
Author
📊 Code Coverage Report
Tip This project maintains a minimum coverage threshold of 85%. Maintain or improve coverage on new code to ensure long-term stability. Last updated: Sat, 13 Jun 2026 08:41:15 GMT |
… omics) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated merge from polecat branch.
Created by Gas Town Refinery