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 some warnings #15549

Merged
merged 2 commits into from Dec 8, 2019
Merged

Fix some warnings #15549

merged 2 commits into from Dec 8, 2019

Conversation

GustavoLCR
Copy link
Contributor

No description provided.

@github-actions github-actions bot added API New API requests, changes, removal command New commands requests, behaviour changes, removal radare2 visual Visual console mode (NOT PANELS!) labels Dec 6, 2019
* Fix r_th_setaffinity compilation on Windows
@codecov-io
Copy link

Codecov Report

Merging #15549 into master will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15549      +/-   ##
==========================================
+ Coverage   38.86%   38.87%   +<.01%     
==========================================
  Files         974      974              
  Lines      320263   320262       -1     
==========================================
+ Hits       124473   124489      +16     
+ Misses     195790   195773      -17
Impacted Files Coverage Δ
libr/magic/magic.c 33.57% <ø> (ø) ⬆️
libr/cons/cons.c 52.95% <ø> (ø) ⬆️
libr/util/sys.c 53.46% <ø> (+0.23%) ⬆️
libr/io/undo.c 54.18% <ø> (-0.26%) ⬇️
libr/util/thread.c 44.82% <ø> (ø) ⬆️
libr/core/cconfig.c 88.55% <ø> (ø) ⬆️
libr/cons/dietline.c 8.66% <ø> (ø) ⬆️
libr/core/cmd.c 44.57% <ø> (ø) ⬆️
libr/util/lib.c 25.12% <ø> (ø) ⬆️
libr/main/radare2.c 46.35% <0%> (ø) ⬆️
... and 14 more

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 021ad4d...df38114. Read the comment docs.

@radare radare merged commit e43c9e7 into radareorg:master Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API New API requests, changes, removal command New commands requests, behaviour changes, removal radare2 RIO visual Visual console mode (NOT PANELS!)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants