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

Keep multiline comments in place before commas #822

Merged
merged 2 commits into from
Nov 11, 2023
Merged

Conversation

JohnnyMorganz
Copy link
Owner

Closes #778

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (095e2b0) 97.01% compared to head (9a066b6) 97.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
- Coverage   97.01%   97.01%   -0.01%     
==========================================
  Files          16       16              
  Lines        5968     5990      +22     
==========================================
+ Hits         5790     5811      +21     
- Misses        178      179       +1     
Files Coverage Δ
src/formatters/general.rs 97.55% <100.00%> (+0.02%) ⬆️
src/formatters/table.rs 98.75% <100.00%> (+<0.01%) ⬆️
src/formatters/trivia_util.rs 95.77% <93.33%> (-0.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Repo Comparison Test

No diff produced

@JohnnyMorganz JohnnyMorganz merged commit edf11fe into main Nov 11, 2023
17 of 18 checks passed
@JohnnyMorganz JohnnyMorganz deleted the comments-in-place branch November 11, 2023 14:39
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.

Wrong comma movement with comment block
1 participant