Skip to content

refactor(models): remove unneeded group IDs length check#2093

Merged
another-rex merged 1 commit into
google:mainfrom
ackama:refactor/remove-unneeded-checks
Jul 21, 2025
Merged

refactor(models): remove unneeded group IDs length check#2093
another-rex merged 1 commit into
google:mainfrom
ackama:refactor/remove-unneeded-checks

Conversation

@G-Rath
Copy link
Copy Markdown
Collaborator

@G-Rath G-Rath commented Jul 21, 2025

These branches are not covered by our test suite indicating we've either got some missing cases or they're not actually needed - I'm betting on it being the latter, and if I'm wrong then we'll have found a hole

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.60%. Comparing base (641d7a9) to head (fd4947e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2093      +/-   ##
==========================================
+ Coverage   67.56%   67.60%   +0.03%     
==========================================
  Files         173      173              
  Lines       16326    16318       -8     
==========================================
  Hits        11031    11031              
+ Misses       4618     4612       -6     
+ Partials      677      675       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@another-rex another-rex merged commit 9b5fde1 into google:main Jul 21, 2025
16 checks passed
@another-rex another-rex deleted the refactor/remove-unneeded-checks branch July 21, 2025 02:44
another-rex added a commit that referenced this pull request Jul 21, 2025
Also added a test for No vulnerabilities but with license violations.
(about #2093, it looks like this doesn't actually trigger the removed
codepath either suprisingly)
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