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

#222 - Fix code scanning alert - Unread local variable #225

Merged

Conversation

michael-82
Copy link
Collaborator

  • correctly use the invalid terms list generated before

@michael-82 michael-82 added the bug Something isn't working label Nov 1, 2023
@michael-82 michael-82 self-assigned this Nov 1, 2023
@michael-82 michael-82 linked an issue Nov 1, 2023 that may be closed by this pull request
1 task
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #225 (3e5bd98) into develop (81bfab6) will not change coverage.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #225   +/-   ##
==========================================
  Coverage      71.12%   71.12%           
  Complexity       481      481           
==========================================
  Files            123      123           
  Lines           2116     2116           
  Branches          98       98           
==========================================
  Hits            1505     1505           
  Misses           551      551           
  Partials          60       60           
Files Coverage Δ
...d/query/v3/QueryTemplateHandlerRestController.java 98.78% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

- correctly use the invalid terms list generated before
@michael-82 michael-82 force-pushed the bugfix/222-fix-code-scanning-alert-unread-local-variable branch from bbeaf81 to 3e5bd98 Compare November 3, 2023 08:03
@michael-82 michael-82 removed the request for review from juliangruendner November 3, 2023 08:10
@michael-82 michael-82 merged commit 09ba7e8 into develop Nov 3, 2023
8 checks passed
@michael-82 michael-82 deleted the bugfix/222-fix-code-scanning-alert-unread-local-variable branch November 3, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Unread local variable
1 participant