dlang-community / D-YAML

YAML parser and emitter for the D programming language
https://dlang-community.github.io/D-YAML/
Boost Software License 1.0
118 stars 38 forks source link

replace Mark-esque bits of Scanner.SimpleKey with an actual Mark instead #321

Closed Herringway closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #321 (3d2e67d) into master (a0d7705) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321/graphs/tree.svg?width=650&height=150&src=pr&token=3GhqwvvAYo&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community)](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community) ```diff @@ Coverage Diff @@ ## master #321 +/- ## ======================================= Coverage 95.35% 95.35% ======================================= Files 29 29 Lines 4496 4496 ======================================= Hits 4287 4287 Misses 209 209 ``` | [Files Changed](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community) | Coverage Δ | | |---|---|---| | [source/dyaml/scanner.d](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community#diff-c291cmNlL2R5YW1sL3NjYW5uZXIuZA==) | `99.65% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community). Last update [a0d7705...3d2e67d](https://app.codecov.io/gh/dlang-community/D-YAML/pull/321?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dlang-community).