osiegmar / FastCSV

CSV library for Java that is fast, RFC-compliant and dependency-free.
https://fastcsv.org/
MIT License
542 stars 93 forks source link

Javadoc snippets #84

Closed osiegmar closed 1 year ago

osiegmar commented 1 year ago

Use Javadoc snippets

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (28ef0c6) 100.00% compared to head (8964470) 100.00%.

:exclamation: Current head 8964470 differs from pull request most recent head 132e403. Consider uploading reports for the commit 132e403 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #84 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 298 298 =========================================== Files 20 20 Lines 948 948 Branches 128 128 =========================================== Hits 948 948 ``` | [Files Changed](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar) | Coverage Δ | | |---|---|---| | [...main/java/de/siegmar/fastcsv/reader/CsvReader.java](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar#diff-c3JjL21haW4vamF2YS9kZS9zaWVnbWFyL2Zhc3Rjc3YvcmVhZGVyL0NzdlJlYWRlci5qYXZh) | `100.00% <ø> (ø)` | | | [...va/de/siegmar/fastcsv/reader/IndexedCsvReader.java](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar#diff-c3JjL21haW4vamF2YS9kZS9zaWVnbWFyL2Zhc3Rjc3YvcmVhZGVyL0luZGV4ZWRDc3ZSZWFkZXIuamF2YQ==) | `100.00% <ø> (ø)` | | | [...java/de/siegmar/fastcsv/reader/NamedCsvReader.java](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar#diff-c3JjL21haW4vamF2YS9kZS9zaWVnbWFyL2Zhc3Rjc3YvcmVhZGVyL05hbWVkQ3N2UmVhZGVyLmphdmE=) | `100.00% <ø> (ø)` | | | [src/main/java/de/siegmar/fastcsv/util/Util.java](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar#diff-c3JjL21haW4vamF2YS9kZS9zaWVnbWFyL2Zhc3Rjc3YvdXRpbC9VdGlsLmphdmE=) | `100.00% <ø> (ø)` | | | [...main/java/de/siegmar/fastcsv/writer/CsvWriter.java](https://app.codecov.io/gh/osiegmar/FastCSV/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Siegmar#diff-c3JjL21haW4vamF2YS9kZS9zaWVnbWFyL2Zhc3Rjc3Yvd3JpdGVyL0NzdldyaXRlci5qYXZh) | `100.00% <ø> (ø)` | |

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