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

Cleanup before unit-tests #1293

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

gsingh93
Copy link
Member

Some minor import changes that are needed to enable unit tests in the next few PRs.

@codecov-commenter
Copy link

Codecov Report

Merging #1293 (5f17342) into dev (dac5340) will decrease coverage by 0.04%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##              dev    #1293      +/-   ##
==========================================
- Coverage   57.19%   57.14%   -0.05%     
==========================================
  Files         188      188              
  Lines       20716    20707       -9     
  Branches     1916     1917       +1     
==========================================
- Hits        11849    11834      -15     
- Misses       8400     8409       +9     
+ Partials      467      464       -3     
Impacted Files Coverage Δ
pwndbg/commands/__init__.py 67.59% <ø> (-2.24%) ⬇️
pwndbg/__init__.py 87.50% <88.88%> (-3.41%) ⬇️
pwndbg/color/theme.py 100.00% <100.00%> (ø)
pwndbg/exception.py 55.55% <100.00%> (ø)
pwndbg/gdblib/argv.py 88.23% <100.00%> (ø)
pwndbg/ui.py 75.00% <100.00%> (ø)
pwndbg/commands/vmmap.py 41.30% <0.00%> (-2.18%) ⬇️
pwndbg/ida.py 62.19% <0.00%> (-0.61%) ⬇️
tests/test_mprotect.py 100.00% <0.00%> (ø)
... and 3 more

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

@disconnect3d disconnect3d merged commit 295fe29 into pwndbg:dev Oct 18, 2022
@gsingh93 gsingh93 deleted the unit-test-setup branch October 18, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants