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 block ignore not applied when multiple comments present #422

Merged
merged 3 commits into from
Mar 27, 2022

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #421

@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #422 (5a9d2b3) into master (30c713b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files          14       14           
  Lines        5118     5121    +3     
=======================================
+ Hits         4935     4938    +3     
  Misses        183      183           
Impacted Files Coverage Δ
src/context.rs 93.51% <100.00%> (+0.18%) ⬆️

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 30c713b...5a9d2b3. Read the comment docs.

@JohnnyMorganz JohnnyMorganz merged commit 84b68b8 into master Mar 27, 2022
@JohnnyMorganz JohnnyMorganz deleted the ignore-comments branch March 27, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Block ignore is not applied to all back-to-back blocks
1 participant