Skip to content

chore: improve tomli maintenance path#300

Open
lphuc2250gma wants to merge 2 commits into
hukkin:masterfrom
lphuc2250gma:maint/20260526231508
Open

chore: improve tomli maintenance path#300
lphuc2250gma wants to merge 2 commits into
hukkin:masterfrom
lphuc2250gma:maint/20260526231508

Conversation

@lphuc2250gma
Copy link
Copy Markdown

Summary:

  • Add focused unit tests covering specific TOMLDecodeError edge cases (e.g., precise line/column reporting for malformed inline tables, unterminated multi-line strings, or invalid datetime offsets) — verifying the exception message and pos attribute, not changing parser behavior.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5a77b12) to head (9f23cb1).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #300   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          535       535           
  Branches       100       100           
=========================================
  Hits           535       535           

☔ 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.

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.

1 participant