Skip to content

doc: unpack result to access TracerouteResult#4763

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
isidroas:traceroute_result
Jun 18, 2025
Merged

doc: unpack result to access TracerouteResult#4763
gpotter2 merged 1 commit into
secdev:masterfrom
isidroas:traceroute_result

Conversation

@isidroas
Copy link
Copy Markdown
Contributor

@isidroas isidroas commented Jun 5, 2025

Fixes:

>>> a.world_trace()
AttributeError: 'tuple' object has no attribute 'world_trace'

Checklist:

  • If you are new to Scapy: I have checked CONTRIBUTING.md (esp. section submitting-pull-requests)
  • I squashed commits belonging together
  • I added unit tests or explained why they are not relevant
  • I executed the regression tests (using cd test && ./run_tests or tox)
  • If the PR is still not finished, please create a Draft Pull Request

Fixes:

>>> a.world_trace()
AttributeError: 'tuple' object has no attribute 'world_trace'
Copy link
Copy Markdown
Member

@gpotter2 gpotter2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR !

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.16%. Comparing base (56de4f4) to head (c66cb56).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4763   +/-   ##
=======================================
  Coverage   82.16%   82.16%           
=======================================
  Files         362      362           
  Lines       87359    87359           
=======================================
  Hits        71777    71777           
  Misses      15582    15582           

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2 gpotter2 merged commit 8acbd1b into secdev:master Jun 18, 2025
23 of 24 checks passed
@gpotter2 gpotter2 added this to the 2.7.0 milestone Nov 2, 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