Skip to content

Remove ValueError if hostname does not contain dot - #577

Open
pirlgon wants to merge 1 commit into
dalibo:v7from
pirlgon:handle_hostname
Open

Remove ValueError if hostname does not contain dot#577
pirlgon wants to merge 1 commit into
dalibo:v7from
pirlgon:handle_hostname

Conversation

@pirlgon

@pirlgon pirlgon commented Jul 8, 2022

Copy link
Copy Markdown

ValueError has been replaced with Warning message if dot
is missing.

ValueError has been replaced with Warning message if dot
is missing.
@codecov-commenter

codecov-commenter commented Jul 8, 2022

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.24%. Comparing base (11f83d4) to head (3b5c0ff).

Files with missing lines Patch % Lines
temboardagent/inventory.py 0.00% 2 Missing ⚠️
temboardagent/tools.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##               v7     #577   +/-   ##
=======================================
  Coverage   15.24%   15.24%           
=======================================
  Files          43       43           
  Lines        3359     3359           
=======================================
  Hits          512      512           
  Misses       2847     2847           

☔ View full report in Codecov by Harness.
📢 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.

@bersace

bersace commented Jul 8, 2022

Copy link
Copy Markdown
Member

Peux-tu ajouter une entrée dans CHANGELOG.md ?

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