Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vhvapm 444 #1653

Closed
wants to merge 5 commits into from
Closed

Vhvapm 444 #1653

wants to merge 5 commits into from

Conversation

jenniferWitzig
Copy link

@jenniferWitzig jenniferWitzig commented Apr 15, 2024

This change is Reviewable

jenniferWitzig added 2 commits April 18, 2024 09:48
@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.

@EddeCCC EddeCCC mentioned this pull request Jul 5, 2024
@EddeCCC
Copy link
Member

EddeCCC commented Jul 5, 2024

Merged in #1656

@EddeCCC EddeCCC closed this Jul 5, 2024
@EddeCCC EddeCCC deleted the VHVAPM-444 branch December 3, 2024 09:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants