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

feat: add ping, dns and traceroute for technicolor devices #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pschmitt
Copy link
Contributor

@pschmitt pschmitt commented Jan 27, 2025

This adds the ping, traceroute and dns resolution funcs, ie these:

image

I don't know how to handle the other device type, since I don't own that one and therefore don't even know if this is supported at all. For now it just raises NotImplementedError at runtime.

@pschmitt pschmitt changed the title Add ping and traceroute Add ping, dns and traceroute Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@3295597). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #222   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         2           
  Lines           ?        14           
  Branches        ?         0           
========================================
  Hits            ?        14           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pschmitt pschmitt force-pushed the ping-and-traceroute branch from 4801fca to c2338e9 Compare January 27, 2025 22:11
@pschmitt
Copy link
Contributor Author

All right, I fixed the mypi issue and squashed.

@pschmitt pschmitt changed the title Add ping, dns and traceroute feat: add ping, dns and traceroute for technicolor devices Jan 27, 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.

1 participant