drmohundro / SWXMLHash

Simple XML parsing in Swift
MIT License
1.41k stars 205 forks source link

docs: add a few badges to README #270

Closed drmohundro closed 1 year ago

drmohundro commented 1 year ago

Just adding a few https://swiftpackageindex.com/ badges.

Turns out the latest swiftlint also has some additional recommendations.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +8.64 :tada:

Comparison is base (eacfa68) 65.41% compared to head (c3df866) 74.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== + Coverage 65.41% 74.06% +8.64% ========================================== Files 36 36 Lines 1995 1997 +2 ========================================== + Hits 1305 1479 +174 + Misses 690 518 -172 ``` | [Impacted Files](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro) | Coverage Δ | | |---|---|---| | [...eserialization/XMLIndexer+XMLDeserialization.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-U291cmNlL0Rlc2VyaWFsaXphdGlvbi9YTUxJbmRleGVyK1hNTERlc2VyaWFsaXphdGlvbi5zd2lmdA==) | `75.00% <ø> (+15.25%)` | :arrow_up: | | [Source/Errors/XMLDeserializationError.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-U291cmNlL0Vycm9ycy9YTUxEZXNlcmlhbGl6YXRpb25FcnJvci5zd2lmdA==) | `55.26% <ø> (+18.42%)` | :arrow_up: | | [Tests/SWXMLHashTests/LazyXMLParsingTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvTGF6eVhNTFBhcnNpbmdUZXN0cy5zd2lmdA==) | `75.34% <ø> (+1.36%)` | :arrow_up: | | [...SWXMLHashTests/MixedTextWithXMLElementsTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvTWl4ZWRUZXh0V2l0aFhNTEVsZW1lbnRzVGVzdHMuc3dpZnQ=) | `60.00% <ø> (ø)` | | | [.../TypeConversionArrayOfNonPrimitiveTypesTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvVHlwZUNvbnZlcnNpb25BcnJheU9mTm9uUHJpbWl0aXZlVHlwZXNUZXN0cy5zd2lmdA==) | `71.11% <ø> (+11.85%)` | :arrow_up: | | [...SWXMLHashTests/TypeConversionBasicTypesTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvVHlwZUNvbnZlcnNpb25CYXNpY1R5cGVzVGVzdHMuc3dpZnQ=) | `69.95% <ø> (+11.62%)` | :arrow_up: | | [...XMLHashTests/TypeConversionComplexTypesTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvVHlwZUNvbnZlcnNpb25Db21wbGV4VHlwZXNUZXN0cy5zd2lmdA==) | `73.52% <ø> (+8.82%)` | :arrow_up: | | [...LHashTests/TypeConversionPrimitiveTypesTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvVHlwZUNvbnZlcnNpb25QcmltaXRpdmVUeXBlc1Rlc3RzLnN3aWZ0) | `67.39% <ø> (+13.04%)` | :arrow_up: | | [Tests/SWXMLHashTests/XMLParsingTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvWE1MUGFyc2luZ1Rlc3RzLnN3aWZ0) | `84.23% <ø> (+2.48%)` | :arrow_up: | | [...ts/SWXMLHashTests/LazyWhiteSpaceParsingTests.swift](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro#diff-VGVzdHMvU1dYTUxIYXNoVGVzdHMvTGF6eVdoaXRlU3BhY2VQYXJzaW5nVGVzdHMuc3dpZnQ=) | `76.19% <100.00%> (+1.19%)` | :arrow_up: | | ... and [1 more](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro) | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/drmohundro/SWXMLHash/pull/270/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Mohundro)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.