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

Use collection literals #116

Closed nietras closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 99.28%. Comparing base (204c19e) to head (8ba4624).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== + Coverage 99.25% 99.28% +0.02% ========================================== Files 46 46 Lines 3343 3343 Branches 355 355 ========================================== + Hits 3318 3319 +1 + Misses 22 21 -1 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/nietras/Sep/pull/116/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/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.68% <ø> (+0.05%)` | :arrow_up: | | [Release](https://app.codecov.io/gh/nietras/Sep/pull/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `99.14% <ø> (ø)` | | | [macos-latest](https://app.codecov.io/gh/nietras/Sep/pull/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `95.39% <ø> (-3.50%)` | :arrow_down: | | [ubuntu-latest](https://app.codecov.io/gh/nietras/Sep/pull/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.89% <ø> (ø)` | | | [windows-latest](https://app.codecov.io/gh/nietras/Sep/pull/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.89% <ø> (ø)` | | 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.