Skip to content

feat(runtime): add cloning of StructRef#143

Merged
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:feature/clone-struct-ref
Apr 29, 2020
Merged

feat(runtime): add cloning of StructRef#143
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:feature/clone-struct-ref

Conversation

@Wodann
Copy link
Copy Markdown
Collaborator

@Wodann Wodann commented Apr 28, 2020

Apply after #142

@Wodann Wodann self-assigned this Apr 28, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2020

Codecov Report

Merging #143 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   81.98%   82.04%   +0.06%     
==========================================
  Files         160      160              
  Lines       10816    10826      +10     
==========================================
+ Hits         8867     8882      +15     
+ Misses       1949     1944       -5     
Impacted Files Coverage Δ
crates/mun_runtime/src/struct.rs 76.80% <ø> (ø)
crates/mun_runtime/tests/marshalling.rs 100.00% <100.00%> (ø)
crates/mun_memory/src/gc/root_ptr.rs 89.47% <0.00%> (+26.31%) ⬆️

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 dfd26e8...b51212e. Read the comment docs.

@Wodann Wodann force-pushed the feature/clone-struct-ref branch from 21f3f14 to b51212e Compare April 29, 2020 22:01
@Wodann Wodann merged commit f1b49f2 into mun-lang:master Apr 29, 2020
@Wodann Wodann added this to the Mun v0.2 milestone May 14, 2020
@Wodann Wodann deleted the feature/clone-struct-ref branch May 14, 2020 15:10
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