Skip to content

Conversation

FenTiger
Copy link
Contributor

Related issue(s)

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.
  • I have updated the documentation.

Description

Minor fix: fall back on "unknown" if os.Hostname() failed - not if it succeeded.

Changelist

@dadrus
Copy link
Owner

dadrus commented May 23, 2025

Oops… Thank you very much for spotting that, @FenTiger!

Could you please retarget this PR to the release branch instead of main? That would allow me to create a new bugfix release right away.

Thanks again!

@FenTiger FenTiger changed the base branch from main to release May 23, 2025 09:08
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (c686879) to head (2724a5b).
Report is 17 commits behind head on release.

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #2494   +/-   ##
========================================
  Coverage    90.65%   90.65%           
========================================
  Files          280      280           
  Lines        12351    12351           
========================================
  Hits         11197    11197           
  Misses         909      909           
  Partials       245      245           

☔ 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.

@dadrus dadrus merged commit 365bb7b into dadrus:release May 23, 2025
19 checks passed
@FenTiger FenTiger deleted the hostname-fix branch May 23, 2025 10:10
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.

2 participants