Skip to content

Allow ignore comments before table fields#469

Merged
JohnnyMorganz merged 8 commits intomasterfrom
ignore-comments
Jun 25, 2022
Merged

Allow ignore comments before table fields#469
JohnnyMorganz merged 8 commits intomasterfrom
ignore-comments

Conversation

@JohnnyMorganz
Copy link
Copy Markdown
Owner

Fixes #448

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 25, 2022

Codecov Report

Merging #469 (9cfde0e) into master (56f144f) will increase coverage by 0.05%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
+ Coverage   97.43%   97.49%   +0.05%     
==========================================
  Files          14       14              
  Lines        4985     4982       -3     
==========================================
  Hits         4857     4857              
+ Misses        128      125       -3     
Impacted Files Coverage Δ
src/formatters/table.rs 98.71% <75.00%> (-0.25%) ⬇️
src/context.rs 97.02% <100.00%> (+3.51%) ⬆️

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 56f144f...9cfde0e. Read the comment docs.

@JohnnyMorganz JohnnyMorganz merged commit 840fb7b into master Jun 25, 2022
@JohnnyMorganz JohnnyMorganz deleted the ignore-comments branch June 25, 2022 12:18
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.

Allow ignore comments to be used in places other than before statements

1 participant