Skip to content

test: add unit tests for LineIndex::line_str#86

Merged
baszalmstra merged 1 commit intomun-lang:masterfrom
legendiguess:line-str-unit-tests
Jan 22, 2020
Merged

test: add unit tests for LineIndex::line_str#86
baszalmstra merged 1 commit intomun-lang:masterfrom
legendiguess:line-str-unit-tests

Conversation

@legendiguess
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

Merging #86 into master will decrease coverage by 0.46%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   74.63%   74.16%   -0.47%     
==========================================
  Files         117      117              
  Lines        8893     8984      +91     
==========================================
+ Hits         6637     6663      +26     
- Misses       2256     2321      +65
Impacted Files Coverage Δ
crates/mun_hir/src/line_index.rs 89.36% <100%> (+22.69%) ⬆️
crates/mun_abi/src/autogen.rs 52.56% <0%> (-18.75%) ⬇️
crates/mun_hir/src/tests.rs 90.47% <0%> (-9.53%) ⬇️
crates/mun_codegen/src/code_gen.rs 77.27% <0%> (-7.73%) ⬇️
crates/tools/src/lib.rs 69.76% <0%> (-5.24%) ⬇️
crates/mun_target/src/spec.rs 60.46% <0%> (-2.95%) ⬇️
crates/mun_codegen/src/ir/ty.rs 82.85% <0%> (-2.44%) ⬇️
crates/mun_runtime/src/assembly.rs 70.45% <0%> (-1.64%) ⬇️
crates/mun_hir/src/source_id.rs 78.48% <0%> (-1.01%) ⬇️
crates/mun_runtime/src/lib.rs 76.19% <0%> (-0.92%) ⬇️
... and 15 more

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 a204e63...88aad0f. Read the comment docs.

@baszalmstra
Copy link
Collaborator

thanks!

@baszalmstra baszalmstra merged commit f237702 into mun-lang:master Jan 22, 2020
@Wodann Wodann added this to the Mun v0.2 milestone May 14, 2020
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