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

Reference count validation #652

Merged
merged 18 commits into from
Jan 20, 2022
Merged

Reference count validation #652

merged 18 commits into from
Jan 20, 2022

Conversation

raviqqe
Copy link
Contributor

@raviqqe raviqqe commented Jan 20, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2022

Codecov Report

Merging #652 (e0cd960) into main (94de2b2) will increase coverage by 0.43%.
The diff coverage is 99.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
+ Coverage   85.13%   85.57%   +0.43%     
==========================================
  Files         308      310       +2     
  Lines       27315    28155     +840     
==========================================
+ Hits        23255    24093     +838     
- Misses       4060     4062       +2     
Impacted Files Coverage Δ
lib/mir/src/analysis/reference_count/error.rs 25.00% <ø> (+25.00%) ⬆️
lib/mir/src/analysis/reference_count/conversion.rs 99.19% <99.19%> (ø)
lib/mir/src/analysis/reference_count/validation.rs 99.63% <99.63%> (ø)
lib/mir/src/analysis/reference_count.rs 100.00% <100.00%> (+0.80%) ⬆️

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 94de2b2...e0cd960. Read the comment docs.

@raviqqe raviqqe enabled auto-merge (squash) January 20, 2022 06:58
@raviqqe raviqqe disabled auto-merge January 20, 2022 07:07
@raviqqe raviqqe added the merge label Jan 20, 2022
@mergify mergify bot merged commit f919abb into main Jan 20, 2022
@mergify mergify bot deleted the feature/mir-ref-count-check branch January 20, 2022 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants