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

Vhvapm 444 #1653

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Vhvapm 444 #1653

wants to merge 5 commits into from

Conversation

jenniferWitzig
Copy link

@jenniferWitzig jenniferWitzig commented Apr 15, 2024

This change is Reviewable

@EddeCCC EddeCCC requested a review from TimoF91 April 30, 2024 08:44
Copy link

@TimoF91 TimoF91 left a comment

Choose a reason for hiding this comment

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

  • nothing to add from my side related to the code
  • have a look at the tests --> it failed (Edit Edi: Probably flaky test)

Copy link
Member

@EddeCCC EddeCCC left a comment

Choose a reason for hiding this comment

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

LGTM. Only one small change and it's finished :)

Comment on lines +207 to +211
TagGuardSettings tagGuardSettings = env.getCurrentConfig().getMetrics().getTagGuard();
if (!tagGuardSettings.isEnabled()) {
log.error("Filename is not set. Not able to be writing tags.");
return null;
}
Copy link
Member

Choose a reason for hiding this comment

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

Das wird bereits vor getFilename() in isNotWritable() geprüft. Kann raus.

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.

None yet

3 participants