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

Normalize whitespace #210

Merged
merged 3 commits into from
Nov 3, 2024
Merged

Normalize whitespace #210

merged 3 commits into from
Nov 3, 2024

Conversation

NathanBaulch
Copy link
Contributor

Removes trailing whitespace and superfluous new lines.

@c2fo-cibot c2fo-cibot bot added the size/L Denotes a PR that changes 100-499 lines label Oct 17, 2024
@NathanBaulch NathanBaulch force-pushed the whitespace branch 2 times, most recently from d472ed8 to 09d229f Compare October 18, 2024 23:19
Copy link
Member

@funkyshu funkyshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an entry to CHANGELOG.md.

backend/testsuite/io_integration_test.go Outdated Show resolved Hide resolved
docs/mem.md Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.90%. Comparing base (a6121a9) to head (ac6a1dc).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   21.07%   20.90%   -0.17%     
==========================================
  Files          61       61              
  Lines       20351    20302      -49     
==========================================
- Hits         4288     4244      -44     
+ Misses      15565    15560       -5     
  Partials      498      498              

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

@funkyshu funkyshu merged commit a955ee2 into C2FO:main Nov 3, 2024
6 checks passed
@NathanBaulch NathanBaulch deleted the whitespace branch November 3, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants