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

Making hex, num and main crate no_std #100

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Making hex, num and main crate no_std #100

merged 2 commits into from
Aug 24, 2021

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #100 (7c31213) into master (ef7102d) will decrease coverage by 0.1%.
The diff coverage is 20.0%.

❗ Current head 7c31213 differs from pull request most recent head 77728b9. Consider uploading reports for the commit 77728b9 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           master    #100     +/-   ##
========================================
- Coverage    66.9%   66.9%   -0.1%     
========================================
  Files          30      30             
  Lines        3519    3522      +3     
========================================
  Hits         2355    2355             
- Misses       1164    1167      +3     
Impacted Files Coverage Δ
num/src/hex.rs 90.4% <ø> (ø)
num/src/lib.rs 100.0% <ø> (ø)
src/as_any.rs 100.0% <ø> (ø)
src/flags.rs 92.5% <0.0%> (-0.7%) ⬇️
src/lib.rs 34.1% <ø> (ø)
src/slice32.rs 71.6% <100.0%> (ø)

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 ef7102d...77728b9. Read the comment docs.

@dr-orlovsky dr-orlovsky changed the title Making hex no_std Making hex, num and main crate no_std Aug 24, 2021
@dr-orlovsky dr-orlovsky merged commit b774983 into master Aug 24, 2021
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.

Do no_std hex version
1 participant