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 type for ./pwndbg/lib #1135

Merged
merged 3 commits into from
Sep 12, 2022
Merged

add type for ./pwndbg/lib #1135

merged 3 commits into from
Sep 12, 2022

Conversation

syheliel
Copy link
Contributor

@syheliel syheliel commented Sep 8, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #1135 (7aa4890) into dev (ffdff0f) will increase coverage by 0.01%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##              dev    #1135      +/-   ##
==========================================
+ Coverage   50.18%   50.20%   +0.01%     
==========================================
  Files         172      172              
  Lines       19843    19849       +6     
  Branches     1813     1813              
==========================================
+ Hits         9959     9965       +6     
  Misses       9547     9547              
  Partials      337      337              
Impacted Files Coverage Δ
pwndbg/lib/android.py 0.00% <0.00%> (ø)
pwndbg/lib/gcc.py 22.50% <60.00%> (+1.98%) ⬆️
pwndbg/lib/arch.py 75.00% <66.66%> (ø)
pwndbg/lib/abi.py 93.47% <100.00%> (+0.14%) ⬆️
pwndbg/lib/elftypes.py 100.00% <100.00%> (ø)
pwndbg/lib/funcparser.py 16.66% <100.00%> (ø)
pwndbg/lib/memoize.py 76.47% <100.00%> (+0.19%) ⬆️
pwndbg/lib/memory.py 84.21% <100.00%> (ø)
pwndbg/lib/stdio.py 58.33% <100.00%> (+3.78%) ⬆️
pwndbg/lib/tips.py 80.00% <100.00%> (+5.00%) ⬆️
... and 1 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 2296999 into pwndbg:dev Sep 12, 2022
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