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 fastbin unit tests #1295

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Add fastbin unit tests #1295

merged 1 commit into from
Oct 18, 2022

Conversation

gsingh93
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1295 (97ca167) into dev (dac5340) will decrease coverage by 0.03%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##              dev    #1295      +/-   ##
==========================================
- Coverage   57.19%   57.16%   -0.04%     
==========================================
  Files         188      189       +1     
  Lines       20716    20715       -1     
  Branches     1916     1918       +2     
==========================================
- Hits        11849    11842       -7     
- 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/commands/heap.py 66.80% <100.00%> (-0.32%) ⬇️
pwndbg/exception.py 55.55% <100.00%> (ø)
pwndbg/gdblib/argv.py 88.23% <100.00%> (ø)
pwndbg/lib/heap/helpers.py 100.00% <100.00%> (ø)
pwndbg/ui.py 75.00% <100.00%> (ø)
pwndbg/commands/vmmap.py 41.30% <0.00%> (-2.18%) ⬇️
... and 5 more

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

@gsingh93 gsingh93 force-pushed the fastbin-unit-tests branch 4 times, most recently from fd16d86 to 5a94c42 Compare October 18, 2022 21:35
@gsingh93 gsingh93 merged commit f0ea795 into pwndbg:dev Oct 18, 2022
@gsingh93 gsingh93 deleted the fastbin-unit-tests branch October 18, 2022 22:06
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