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

Modify the changelog to be no more than 80 characters per line #389

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

div-seungha
Copy link
Contributor

@div-seungha div-seungha commented Dec 26, 2024

Closes: #388

This PR reformats the entire content of the changelog to ensure no line exceeds 80 characters using the Rewrap extension in VSCode. The background for this PR can be found at the following link: #383 (comment)

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.72%. Comparing base (7b0cf0f) to head (e33f93c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   67.72%   67.72%           
=======================================
  Files          95       95           
  Lines       19897    19897           
=======================================
  Hits        13475    13475           
  Misses       6422     6422           

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

@minshao minshao merged commit b2c14a4 into petabi:main Dec 26, 2024
6 checks passed
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.

Adjust the alignment of CHANGELOG.md content lines to match the format
2 participants