Skip to content

Add to_bytes for int - #974

Merged
windelbouwman merged 3 commits into
RustPython:masterfrom
stwen77:add_int_to_bytes
May 21, 2019
Merged

Add to_bytes for int#974
windelbouwman merged 3 commits into
RustPython:masterfrom
stwen77:add_int_to_bytes

Conversation

@stwen77

@stwen77 stwen77 commented May 14, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #974 into master will decrease coverage by 0.03%.
The diff coverage is 52.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #974      +/-   ##
==========================================
- Coverage   64.81%   64.77%   -0.04%     
==========================================
  Files          92       92              
  Lines       16437    16477      +40     
  Branches     3725     3743      +18     
==========================================
+ Hits        10653    10673      +20     
- Misses       3307     3314       +7     
- Partials     2477     2490      +13
Impacted Files Coverage Δ
vm/src/obj/objint.rs 80.37% <52.5%> (-3.31%) ⬇️
vm/src/obj/objfloat.rs 71.09% <0%> (-0.34%) ⬇️

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 15d2a3d...68a1a9f. Read the comment docs.

@windelbouwman
windelbouwman merged commit c01a867 into RustPython:master May 21, 2019
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.

3 participants