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

misc: bump inkwell to 0.2.0 #529

Merged
merged 1 commit into from
Jun 10, 2023
Merged

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented Jun 10, 2023

No description provided.

@Wodann Wodann added the type: perf Changes that improve performance label Jun 10, 2023
@Wodann Wodann added this to the Mun v0.5.0 milestone Jun 10, 2023
@Wodann Wodann requested a review from baszalmstra June 10, 2023 18:59
@Wodann Wodann self-assigned this Jun 10, 2023
@Wodann Wodann force-pushed the misc/bump-inkwell branch from 08de88d to aa27b07 Compare June 10, 2023 19:00
@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Merging #529 (aa27b07) into main (e762f13) will increase coverage by 0.00%.
The diff coverage is 84.05%.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   84.37%   84.38%           
=======================================
  Files         275      275           
  Lines       31184    31184           
=======================================
+ Hits        26312    26315    +3     
+ Misses       4872     4869    -3     
Impacted Files Coverage Δ
crates/mun_codegen/src/value/float_value.rs 30.00% <0.00%> (ø)
crates/mun_codegen_macros/src/lib.rs 0.15% <0.00%> (ø)
crates/mun_codegen/src/ir.rs 38.02% <75.00%> (ø)
crates/mun_codegen/src/value/pointer_value.rs 85.36% <85.36%> (ø)
crates/mun_codegen/src/ir/body.rs 94.21% <100.00%> (ø)
crates/mun_codegen/src/ir/dispatch_table.rs 96.96% <100.00%> (ø)
crates/mun_codegen/src/ir/file_group.rs 95.37% <100.00%> (ø)
crates/mun_codegen/src/ir/reference.rs 75.51% <100.00%> (ø)
crates/mun_codegen/src/ir/ty.rs 89.50% <100.00%> (ø)
crates/mun_codegen/src/value/function_value.rs 96.66% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

@baszalmstra baszalmstra merged commit bb9dedc into mun-lang:main Jun 10, 2023
belagoesr pushed a commit to belagoesr/mun that referenced this pull request Jun 11, 2023
@Wodann Wodann added type: build Changes that affect the build system or external dependencies and removed type: perf Changes that improve performance labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants