Skip to content

Fix list ordering, numbers, and potentially extra newlines within #276

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Ensure there is a newline at the end of each item.

6654a6d
Select commit
Loading
Failed to load commit list.
Draft

Fix list ordering, numbers, and potentially extra newlines within #276

Ensure there is a newline at the end of each item.
6654a6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2025 in 0s

7.71% (-0.02%) compared to dafa189

View this Pull Request on Codecov

7.71% (-0.02%) compared to dafa189

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 7.71%. Comparing base (dafa189) to head (6654a6d).

Files with missing lines Patch % Lines
src/writer.jl 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #276      +/-   ##
=========================================
- Coverage    7.73%   7.71%   -0.02%     
=========================================
  Files           6       6              
  Lines         892     894       +2     
=========================================
  Hits           69      69              
- Misses        823     825       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.