Skip to content

feat: compiled libraries have munlib extension instead of dll/so#75

Merged
Wodann merged 1 commit intomun-lang:masterfrom
legendiguess:72-munlib
Jan 3, 2020
Merged

feat: compiled libraries have munlib extension instead of dll/so#75
Wodann merged 1 commit intomun-lang:masterfrom
legendiguess:72-munlib

Conversation

@legendiguess
Copy link
Contributor

closes #72

@codecov
Copy link

codecov bot commented Jan 3, 2020

Codecov Report

Merging #75 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   72.13%   72.16%   +0.02%     
==========================================
  Files         109      109              
  Lines        7290     7281       -9     
==========================================
- Hits         5259     5254       -5     
+ Misses       2031     2027       -4
Impacted Files Coverage Δ
crates/mun_target/src/spec/apple_base.rs 0% <ø> (ø) ⬆️
crates/mun_target/src/spec.rs 63.41% <ø> (+0.62%) ⬆️
crates/mun_target/src/spec/windows_msvc_base.rs 100% <ø> (ø) ⬆️
crates/mun_compiler/src/driver.rs 71.01% <100%> (+0.74%) ⬆️

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 66f62a3...13e822c. Read the comment docs.

@Wodann Wodann merged commit 1233cb5 into mun-lang:master Jan 3, 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.

Make RuntimeBuilder agnostic to library extension

3 participants