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

New RemoteLoader #539

Merged
merged 32 commits into from
Mar 12, 2024
Merged

New RemoteLoader #539

merged 32 commits into from
Mar 12, 2024

Conversation

cecinestpasunepipe
Copy link
Contributor

(DIS-2907)

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: Patch coverage is 90.79498% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 74.24%. Comparing base (4998ca3) to head (b51ef3a).

Files Patch % Lines
dissect/target/loaders/mqtt.py 90.65% 20 Missing ⚠️
dissect/target/plugins/child/mqtt.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   74.03%   74.24%   +0.20%     
==========================================
  Files         285      287       +2     
  Lines       23592    23830     +238     
==========================================
+ Hits        17466    17692     +226     
- Misses       6126     6138      +12     
Flag Coverage Δ
unittests 74.24% <90.79%> (+0.20%) ⬆️

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.

Copy link
Contributor

@Miauwkeru Miauwkeru left a comment

Choose a reason for hiding this comment

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

Only a few empty lines to improve readability

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 90.79498% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 74.69%. Comparing base (85b3f44) to head (58236fb).

Files Patch % Lines
dissect/target/loaders/mqtt.py 90.65% 20 Missing ⚠️
dissect/target/plugins/child/mqtt.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   74.51%   74.69%   +0.17%     
==========================================
  Files         286      288       +2     
  Lines       23653    23891     +238     
==========================================
+ Hits        17626    17845     +219     
- Misses       6027     6046      +19     
Flag Coverage Δ
unittests 74.69% <90.79%> (+0.17%) ⬆️

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 and others added 22 commits March 12, 2024 09:33
@cecinestpasunepipe cecinestpasunepipe merged commit 5c61adf into main Mar 12, 2024
15 of 16 checks passed
@cecinestpasunepipe cecinestpasunepipe deleted the DIS-2907_Targetd2 branch March 12, 2024 08:52
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
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.

4 participants