Skip to content

New parser#83

Merged
RazerM merged 11 commits into
mainfrom
feature/newparser
May 19, 2026
Merged

New parser#83
RazerM merged 11 commits into
mainfrom
feature/newparser

Conversation

@RazerM
Copy link
Copy Markdown
Owner

@RazerM RazerM commented May 14, 2026

e.g. leading zeros and case sensitive round-tripping

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c9a002d) to head (bb389fd).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #83      +/-   ##
===========================================
+ Coverage   98.64%   100.00%   +1.35%     
===========================================
  Files          11        12       +1     
  Lines        1034      1812     +778     
  Branches      143       258     +115     
===========================================
+ Hits         1020      1812     +792     
+ Misses          7         0       -7     
+ Partials        7         0       -7     

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

@RazerM RazerM force-pushed the feature/newparser branch 6 times, most recently from c691294 to ebfa5e9 Compare May 17, 2026 22:54
@RazerM RazerM force-pushed the feature/newparser branch 3 times, most recently from d7e5f8d to 88e9f95 Compare May 19, 2026 20:34
RazerM added 10 commits May 20, 2026 00:04
e.g. leading zeros and case sensitive round-tripping
Seems to be related to pytest-xdist
- Only build docs on 3.12+ so we can use latest Sphinx
- Add sphinx-autodoc-typehints for better type hint rendering
- Don't set `__module__` during Sphinx build so autodoc can find
  attribute docstrings.
@RazerM RazerM force-pushed the feature/newparser branch from 88e9f95 to bb389fd Compare May 19, 2026 22:06
@RazerM RazerM marked this pull request as ready for review May 19, 2026 22:09
@RazerM RazerM merged commit 557fb72 into main May 19, 2026
10 checks passed
@RazerM RazerM deleted the feature/newparser branch May 19, 2026 22:09
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