Skip to content

Change the path of repo for malware samples#454

Merged
haeter525 merged 6 commits into
ev-flow:masterfrom
zinwang:update_the_path_of_repo_for_malware_samples
Jan 6, 2023
Merged

Change the path of repo for malware samples#454
haeter525 merged 6 commits into
ev-flow:masterfrom
zinwang:update_the_path_of_repo_for_malware_samples

Conversation

@zinwang

@zinwang zinwang commented Jan 6, 2023

Copy link
Copy Markdown
Contributor

Description

This issue aims to close issue #453.

File Changed

  • .github/workflows/smoke_test.yml
  • docs/source/testing.rst
  • tests/conftest.py
  • tests/core/test_apkinfo.py
  • tests/core/test_quark.py
  • tests/evaluator/test_pyeval.py
  • tests/forensic/test_forensic.py
  • tests/test_report.py
  • tests/utils/test_graph.py
  • tests/utils/test_output.py

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Base: 78.52% // Head: 78.51% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (3ad761f) compared to base (bd894b0).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   78.52%   78.51%   -0.02%     
==========================================
  Files          63       63              
  Lines        4778     4780       +2     
==========================================
+ Hits         3752     3753       +1     
- Misses       1026     1027       +1     
Flag Coverage Δ
unittests 78.51% <66.66%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
tests/conftest.py 100.00% <ø> (ø)
tests/core/test_apkinfo.py 95.79% <ø> (ø)
tests/core/test_quark.py 87.07% <ø> (ø)
tests/evaluator/test_pyeval.py 98.03% <ø> (ø)
tests/forensic/test_forensic.py 100.00% <ø> (ø)
tests/test_report.py 95.55% <ø> (ø)
tests/utils/test_graph.py 100.00% <ø> (ø)
tests/utils/test_output.py 98.82% <ø> (ø)
quark/script/__init__.py 95.33% <66.66%> (-0.48%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@haeter525 haeter525 self-assigned this Jan 6, 2023
@haeter525 haeter525 self-requested a review January 6, 2023 02:17
@haeter525 haeter525 linked an issue Jan 6, 2023 that may be closed by this pull request

@haeter525 haeter525 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@haeter525 approves this patch! Thank @zinwang.

@haeter525 haeter525 merged commit ce12d60 into ev-flow:master Jan 6, 2023
@zinwang zinwang deleted the update_the_path_of_repo_for_malware_samples branch January 20, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust the path of the APK samples

3 participants