icarus-consulting / Yaapii.Xml

Query XML with XPath, transform XML with XSL
MIT License
4 stars 2 forks source link

feat: strong name #69

Closed jaanpeeter closed 2 years ago

jaanpeeter commented 2 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?** (check one with "x")

What is the current behavior? (You can also link to an open issue here)

68

What is the new behavior?

closes #68

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications

Added Strong naming to this library and references to other strong-named libraries

Other information

codecov-commenter commented 2 years ago

Codecov Report

Base: 78.04% // Head: 78.31% // Increases project coverage by +0.27% :tada:

Coverage data is based on head (a3d3e85) compared to base (984158c). Patch has no changes to coverable lines.

:exclamation: Current head a3d3e85 differs from pull request most recent head 697af9d. Consider uploading reports for the commit 697af9d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 78.04% 78.31% +0.27% ========================================== Files 21 21 Lines 738 738 Branches 93 93 ========================================== + Hits 576 578 +2 Misses 132 132 + Partials 30 28 -2 ``` | [Impacted Files](https://codecov.io/gh/icarus-consulting/Yaapii.Xml/pull/69?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icarus-consulting) | Coverage Δ | | |---|---|---| | [src/Yaapii.Xml/SourcesEmbedded.cs](https://codecov.io/gh/icarus-consulting/Yaapii.Xml/pull/69/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icarus-consulting#diff-c3JjL1lhYXBpaS5YbWwvU291cmNlc0VtYmVkZGVkLmNz) | `100.00% <0.00%> (+7.14%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icarus-consulting). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=icarus-consulting)

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