Skip to content

chore(scanner): ignore invalid fixedIn format#15570

Merged
daynewlee merged 3 commits intomasterfrom
yli3/validateFixed
Jun 4, 2025
Merged

chore(scanner): ignore invalid fixedIn format#15570
daynewlee merged 3 commits intomasterfrom
yli3/validateFixed

Conversation

@daynewlee
Copy link
Contributor

@daynewlee daynewlee commented Jun 4, 2025

Description

Follow up #15457
url.ParseQuery("plain string") returns "" so I added a new case

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@daynewlee daynewlee requested a review from a team as a code owner June 4, 2025 15:08
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @daynewlee - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@rhacs-bot
Copy link
Contributor

rhacs-bot commented Jun 4, 2025

Images are ready for the commit at b1a471b.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.x-931-gb1a471be31.

@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.79%. Comparing base (cef7d51) to head (b1a471b).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
pkg/scannerv4/mappers/mappers.go 66.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15570      +/-   ##
==========================================
+ Coverage   48.74%   48.79%   +0.04%     
==========================================
  Files        2587     2587              
  Lines      190315   190325      +10     
==========================================
+ Hits        92774    92869      +95     
+ Misses      90254    90166      -88     
- Partials     7287     7290       +3     
Flag Coverage Δ
go-unit-tests 48.79% <66.66%> (+0.04%) ⬆️

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

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@daynewlee daynewlee changed the title chore(Scanner):ignore invalid fixedIn format Chore(Scanner):ignore invalid fixedIn format Jun 4, 2025
@daynewlee daynewlee changed the title Chore(Scanner):ignore invalid fixedIn format chore(scanner): ignore invalid fixedIn format Jun 4, 2025
@daynewlee daynewlee merged commit 7c7878b into master Jun 4, 2025
92 of 93 checks passed
@daynewlee daynewlee deleted the yli3/validateFixed branch June 4, 2025 20:05
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