nietras / Sep

World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
http://nietras.com
MIT License
840 stars 33 forks source link

Add CodeQL badge to README #126

Closed nietras closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 99.25%. Comparing base (c2f1e99) to head (d688d8d). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #126 +/- ## ========================================== - Coverage 99.28% 99.25% -0.03% ========================================== Files 46 46 Lines 3343 3347 +4 Branches 355 356 +1 ========================================== + Hits 3319 3322 +3 - Misses 21 22 +1 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [Debug](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.62% <ø> (-0.06%)` | :arrow_down: | | [Release](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `99.14% <ø> (+<0.01%)` | :arrow_up: | | [macos-latest](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.89% <ø> (+3.50%)` | :arrow_up: | | [ubuntu-latest](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.89% <ø> (+<0.01%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/nietras/Sep/pull/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.89% <ø> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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