Instagram / LibCST

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
https://libcst.readthedocs.io/
Other
1.57k stars 192 forks source link

make libcst_native::tokenizer public #1182

Closed zsol closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.26%. Comparing base (b0d145d) to head (14e3aea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1182 +/- ## ======================================= Coverage 91.26% 91.26% ======================================= Files 261 261 Lines 26883 26883 ======================================= Hits 24535 24535 Misses 2348 2348 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.