Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement(tools): bump bindgen dependency to 0.54 #242

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

emigr2k1
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #242 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   81.05%   81.10%   +0.04%     
==========================================
  Files         189      189              
  Lines       12325    12325              
==========================================
+ Hits         9990     9996       +6     
+ Misses       2335     2329       -6     
Impacted Files Coverage Δ
crates/mun_abi/src/autogen.rs 64.44% <ø> (ø)
crates/mun_memory/src/diff.rs 97.29% <0.00%> (+0.67%) ⬆️
crates/mun_runtime/src/assembly.rs 68.31% <0.00%> (+0.99%) ⬆️
crates/mun_syntax/src/parsing/lexer/cursor.rs 98.73% <0.00%> (+1.26%) ⬆️
crates/mun_syntax/src/parsing/lexer/numbers.rs 97.67% <0.00%> (+2.32%) ⬆️
crates/mun_syntax/src/ptr.rs 93.54% <0.00%> (+6.45%) ⬆️

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 a99f4ad...eba1f2f. Read the comment docs.

@Wodann
Copy link
Collaborator

Wodann commented Jul 14, 2020

Nice work. Thanks for your first contribution, and welcome to the Mun community ☺️

@Wodann Wodann merged commit c872745 into mun-lang:master Jul 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.

2 participants