LCSB-BioCore / PikaParser.jl

Pure Julia implementation of pika parser.
https://lcsb-biocore.github.io/PikaParser.jl
Apache License 2.0
52 stars 2 forks source link

document the scanning&lexing use #17

Closed exaexa closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1f28460) 100.00% compared to head (dcbc9c5) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #17 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 616 617 +1 ========================================= + Hits 616 617 +1 ``` | [Files Changed](https://app.codecov.io/gh/LCSB-BioCore/PikaParser.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/frontend.jl](https://app.codecov.io/gh/LCSB-BioCore/PikaParser.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Zyb250ZW5kLmps) | `100.00% <ø> (ø)` | | | [src/parse.jl](https://app.codecov.io/gh/LCSB-BioCore/PikaParser.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3BhcnNlLmps) | `100.00% <ø> (ø)` | | | [src/structs.jl](https://app.codecov.io/gh/LCSB-BioCore/PikaParser.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL3N0cnVjdHMuamw=) | `100.00% <ø> (ø)` | |

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