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

Add Ping measurement to Get-SteamServerInfo #101

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Add Ping measurement to Get-SteamServerInfo #101

merged 1 commit into from
Jun 12, 2024

Conversation

ericwong3
Copy link
Contributor

@ericwong3 ericwong3 commented Jun 12, 2024

Description

This PR adds Ping measurement to Get-SteamServerInfo as described in #100

Resolves #100

Type of change

  • πŸ“– [Docs]
  • πŸͺ² [Fix]
  • ⚠️ [Security fix]
  • ♻️ [Refactor]
  • πŸŽ‰ [Feature]
  • ✨ Enhancement
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added Pester tests that covers the added cmdlets

@hjorslev hjorslev added Category-Module Pertaining to the module's functionality itself. Issue-Enhancement ✨ Make it better! labels Jun 12, 2024
@hjorslev
Copy link
Owner

hjorslev commented Jun 12, 2024

Thanks for your contribution! I think it looks good. I will just test in on my machine (hopefully tomorrow) and then merge & publish your contribution.

The reason the codecov is failing is because it is a bad / non working Pester test I wrote. I'll fix that later.

@hjorslev hjorslev merged commit 4aaa92d into hjorslev:master Jun 12, 2024
8 of 9 checks passed
@ericwong3 ericwong3 deleted the 100-getsteamserverinfo-ping branch June 13, 2024 05:26
@ericwong3 ericwong3 restored the 100-getsteamserverinfo-ping branch June 13, 2024 05:26
@ericwong3 ericwong3 deleted the 100-getsteamserverinfo-ping branch June 13, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category-Module Pertaining to the module's functionality itself. Issue-Enhancement ✨ Make it better!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ping measurement to Get-SteamServerInfo
2 participants