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

Fix #12498 - Handle ^C in agf #12618

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Fix #12498 - Handle ^C in agf #12618

merged 1 commit into from
Jan 3, 2019

Conversation

radare
Copy link
Collaborator

@radare radare commented Jan 3, 2019

No description provided.

@radare radare added this to the 3.2.0 milestone Jan 3, 2019
@codecov-io
Copy link

Codecov Report

Merging #12618 into master will increase coverage by 0.03%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12618      +/-   ##
==========================================
+ Coverage   37.03%   37.06%   +0.03%     
==========================================
  Files         912      912              
  Lines      292432   292684     +252     
==========================================
+ Hits       108292   108482     +190     
- Misses     184140   184202      +62
Impacted Files Coverage Δ
libr/core/graph.c 59.05% <86.66%> (+0.07%) ⬆️
libr/bin/format/nxo/nxo.c 4.16% <0%> (-0.56%) ⬇️
libr/core/cmd_anal.c 49.12% <0%> (+0.69%) ⬆️
libr/core/cmd_write.c 50.58% <0%> (+3.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a5f017...a9bb0ee. Read the comment docs.

@radare radare merged commit 43643e8 into master Jan 3, 2019
@radare
Copy link
Collaborator Author

radare commented Jan 3, 2019

Solved in
#12618

@Maijin Maijin deleted the break-agf branch January 12, 2019 21:30
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.

2 participants