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

fix: missing polly static library #523

Merged
merged 6 commits into from
May 14, 2023
Merged

fix: missing polly static library #523

merged 6 commits into from
May 14, 2023

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented May 11, 2023

No description provided.

@codecov
Copy link

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
16 of 18 checks passed
@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.

None yet

2 participants