Skip to content

fix: missing polly static library#523

Merged
Wodann merged 6 commits intomun-lang:mainfrom
Wodann:fix/polly
May 14, 2023
Merged

fix: missing polly static library#523
Wodann merged 6 commits intomun-lang:mainfrom
Wodann:fix/polly

Conversation

@Wodann
Copy link
Copy Markdown
Collaborator

@Wodann Wodann commented May 11, 2023

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented May 14, 2023

Codecov Report

Merging #523 (d4037d5) into main (73b1347) will increase coverage by 0.07%.
The diff coverage is 58.57%.

@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
+ Coverage   87.09%   87.16%   +0.07%     
==========================================
  Files         274      274              
  Lines       31082    31022      -60     
==========================================
- Hits        27071    27041      -30     
+ Misses       4011     3981      -30     
Impacted Files Coverage Δ
crates/mun/src/ops/build.rs 59.80% <0.00%> (-2.11%) ⬇️
crates/mun/src/ops/start.rs 4.76% <0.00%> (ø)
crates/mun_codegen/src/apple.rs 48.14% <0.00%> (ø)
crates/mun_codegen/src/value/int_value.rs 60.67% <0.00%> (+0.67%) ⬆️
crates/mun_diagnostics/src/hir/missing_fields.rs 0.00% <0.00%> (ø)
crates/mun_hir/src/semantics.rs 77.04% <0.00%> (ø)
crates/mun_hir/src/ty/infer/type_variable.rs 81.50% <0.00%> (+0.46%) ⬆️
crates/mun_language_server/src/diagnostics.rs 77.35% <0.00%> (ø)
crates/mun_memory/src/gc/mark_sweep.rs 87.61% <0.00%> (+0.33%) ⬆️
crates/mun_skeptic/src/lib.rs 0.47% <0.00%> (+<0.01%) ⬆️
... and 43 more

... and 4 files with indirect coverage changes

@Wodann Wodann marked this pull request as ready for review May 14, 2023 19:35
@Wodann Wodann requested a review from baszalmstra May 14, 2023 19:35
@Wodann Wodann self-assigned this May 14, 2023
@Wodann Wodann added the type: fix Bug fix or report label May 14, 2023
@Wodann Wodann added this to the Mun v0.5.0 milestone May 14, 2023
@Wodann Wodann merged commit 95a9612 into mun-lang:main May 14, 2023
@Wodann Wodann deleted the fix/polly branch May 14, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Bug fix or report

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants