Skip to content

refactor: move test utility functions to separate crate#253

Merged
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:refactor/test
Aug 22, 2020
Merged

refactor: move test utility functions to separate crate#253
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:refactor/test

Conversation

@Wodann
Copy link
Collaborator

@Wodann Wodann commented Aug 22, 2020

No description provided.

@Wodann Wodann added the type: refactor Refactor existing code label Aug 22, 2020
@Wodann Wodann added this to the Mun v0.3.0 milestone Aug 22, 2020
@Wodann Wodann requested a review from baszalmstra August 22, 2020 17:13
@Wodann Wodann self-assigned this Aug 22, 2020
@codecov
Copy link

codecov bot commented Aug 22, 2020

Codecov Report

Merging #253 into master will decrease coverage by 0.00%.
The diff coverage is 83.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   79.11%   79.10%   -0.01%     
==========================================
  Files         201      201              
  Lines       12767    12807      +40     
==========================================
+ Hits        10100    10131      +31     
- Misses       2667     2676       +9     
Impacted Files Coverage Δ
crates/mun_test/src/driver.rs 69.81% <69.81%> (ø)
crates/mun_runtime/tests/hot_reloading.rs 100.00% <100.00%> (ø)
crates/mun_runtime/tests/marshalling.rs 98.19% <100.00%> (-0.81%) ⬇️
crates/mun_runtime/tests/memory.rs 100.00% <100.00%> (ø)
crates/mun_runtime/tests/runtime.rs 100.00% <100.00%> (ø)

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 0dcbed3...94b56b3. Read the comment docs.

@Wodann Wodann merged commit 3a6b437 into mun-lang:master Aug 22, 2020
@Wodann Wodann deleted the refactor/test branch August 22, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: refactor Refactor existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants