Skip to content

Automate wake-on-LAN tests (New) #1819

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

eugene-yujinwu
Copy link
Contributor

Description

This is a clone PR of #1686.
The 1686 was not reviewed by Cert team, and it was reverted and this PR was re-submitted for review.
Please refer more detailed info in the #1686.
Thank you.

Resolved issues

Documentation

Tests

eugene-yujinwu and others added 10 commits March 24, 2025 19:02
please refer to wake-on-LAN-automatic-tests.md for more details

Co-authored-by: hanhsuan <[email protected]>
… checkbox. This is because it's not directly called by checkbox and introduces an unnecessary dependency on FastAPI.
…ues on some older python versions.

Fix some issues per Stanley's review
Add the related unit tests after code changes
Move inline function out of get_ip_mac per Stanley's comments
use more specific 4xx or 5xx status code from wol_server

Co-authored-by: stanley31huang <[email protected]>
Check the return value when get the timestamp to prevent unexpected exception
Update related unit tests
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.17%. Comparing base (c059141) to head (2c992be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1819      +/-   ##
==========================================
+ Coverage   49.93%   50.17%   +0.23%     
==========================================
  Files         378      380       +2     
  Lines       40766    40962     +196     
  Branches     6859     6883      +24     
==========================================
+ Hits        20356    20552     +196     
  Misses      19683    19683              
  Partials      727      727              
Flag Coverage Δ
provider-base 27.14% <100.00%> (+0.89%) ⬆️
provider-certification-client 57.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@eugene-yujinwu eugene-yujinwu changed the title Automate wake-on-LAN tests (New) Automate wake-on-LAN tests (New) Mar 24, 2025
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