Skip to content

Fix block ignore not applied when multiple comments present#422

Merged
JohnnyMorganz merged 3 commits intomasterfrom
ignore-comments
Mar 27, 2022
Merged

Fix block ignore not applied when multiple comments present#422
JohnnyMorganz merged 3 commits intomasterfrom
ignore-comments

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