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

perf(evaluator): Turn a list into a sequence to address an inspection hint #8576

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

sschuberth
Copy link
Member

See 1.

@sschuberth sschuberth requested a review from a team as a code owner April 26, 2024 09:21
@sschuberth sschuberth enabled auto-merge (rebase) April 26, 2024 09:22
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.70%. Comparing base (eeeb5e3) to head (a699ac5).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8576   +/-   ##
=========================================
  Coverage     67.70%   67.70%           
  Complexity     1007     1007           
=========================================
  Files           246      246           
  Lines          7924     7924           
  Branches        883      883           
=========================================
  Hits           5365     5365           
  Misses         2176     2176           
  Partials        383      383           
Flag Coverage Δ
funTest-docker 66.49% <ø> (ø)
test 37.55% <ø> (ø)

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.

@sschuberth sschuberth disabled auto-merge April 26, 2024 09:54
@sschuberth sschuberth merged commit 04ff787 into main Apr 26, 2024
21 of 22 checks passed
@sschuberth sschuberth deleted the vuln-as-seq branch April 26, 2024 09:54
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