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(hir): missing validators in test diagnostics #527

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

Wodann
Copy link
Collaborator

@Wodann Wodann commented Jun 10, 2023

No description provided.

@Wodann Wodann added the type: fix Bug fix or report 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 03:55
@Wodann Wodann self-assigned this Jun 10, 2023
@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Merging #527 (d76669f) into main (425ca37) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #527   +/-   ##
=======================================
  Coverage   84.34%   84.35%           
=======================================
  Files         275      275           
  Lines       31101    31089   -12     
=======================================
- Hits        26233    26224    -9     
+ Misses       4868     4865    -3     
Impacted Files Coverage Δ
crates/mun_hir/src/expr/validator/tests.rs 100.00% <100.00%> (ø)
crates/mun_hir/src/utils.rs 70.00% <100.00%> (-8.79%) ⬇️

... and 2 files with indirect coverage changes

@baszalmstra baszalmstra merged commit 4c4df40 into mun-lang:main Jun 10, 2023
@Wodann Wodann deleted the fix/missing-validators branch June 10, 2023 12:31
belagoesr pushed a commit to belagoesr/mun that referenced this pull request Jun 11, 2023
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