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 macOS network interface plugin #839

Merged
merged 13 commits into from
Sep 24, 2024
Merged

Conversation

cecinestpasunepipe
Copy link
Contributor

(DIS-3024)

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 93.84615% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.23%. Comparing base (63de661) to head (309a978).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/target/plugins/os/unix/bsd/osx/network.py 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #839      +/-   ##
==========================================
+ Coverage   76.19%   76.23%   +0.03%     
==========================================
  Files         310      311       +1     
  Lines       26691    26745      +54     
==========================================
+ Hits        20338    20388      +50     
- Misses       6353     6357       +4     
Flag Coverage Δ
unittests 76.23% <93.84%> (+0.03%) ⬆️

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.

@cecinestpasunepipe cecinestpasunepipe force-pushed the DIS-3024_network_class_mac branch 9 times, most recently from bee41b3 to 0cf1a69 Compare September 4, 2024 06:48
@Schamper Schamper changed the title Add MacNetworkPlugin Add macOS network plugin Sep 5, 2024
@Schamper Schamper changed the title Add macOS network plugin Add macOS network interface plugin Sep 5, 2024
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
tests/plugins/os/unix/bsd/osx/test_network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/helpers/record.py Outdated Show resolved Hide resolved
dissect/target/helpers/record.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
tests/plugins/os/unix/bsd/osx/test_network.py Outdated Show resolved Hide resolved
tests/plugins/os/unix/bsd/osx/test_network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
tests/plugins/os/unix/bsd/osx/test_network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
dissect/target/plugins/os/unix/bsd/osx/network.py Outdated Show resolved Hide resolved
@cecinestpasunepipe cecinestpasunepipe merged commit 7038ac3 into main Sep 24, 2024
18 checks passed
@cecinestpasunepipe cecinestpasunepipe deleted the DIS-3024_network_class_mac branch September 24, 2024 12:36
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