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 #11071 - Implement 1u8, 1u16, 1u32, 1u64 in RNum #11765

Merged
merged 1 commit into from Oct 8, 2018
Merged

Conversation

radare
Copy link
Collaborator

@radare radare commented Oct 7, 2018

No description provided.

@radare radare added this to the 3.0 milestone Oct 7, 2018
@codecov-io
Copy link

Codecov Report

Merging #11765 into master will increase coverage by 0.04%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11765      +/-   ##
==========================================
+ Coverage   37.02%   37.07%   +0.04%     
==========================================
  Files         901      901              
  Lines      288109   288400     +291     
==========================================
+ Hits       106686   106926     +240     
- Misses     181423   181474      +51
Impacted Files Coverage Δ
libr/util/unum.c 72.65% <22.22%> (-1%) ⬇️
binr/radare2/radare2.c 58.34% <0%> (+8.22%) ⬆️

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 de099c9...5e864bb. Read the comment docs.

@radare radare merged commit 9a06d29 into master Oct 8, 2018
@radare
Copy link
Collaborator Author

radare commented Oct 8, 2018

@condret maybe you are interested in having other 1uXX numbers?

@Maijin Maijin deleted the add-1u-nums branch October 21, 2018 10:59
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.

None yet

2 participants