rnpgp / sexpp

C++ Library for SEXP (S-expressions)
Other
7 stars 4 forks source link

Ease C++ reqs #22

Closed maxirmx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (ec6bcc6) 99.70% compared to head (0e9a2c1) 99.70%.

:exclamation: Current head 0e9a2c1 differs from pull request most recent head fbd28c6. Consider uploading reports for the commit fbd28c6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== - Coverage 99.70% 99.70% -0.01% ========================================== Files 9 9 Lines 668 667 -1 ========================================== - Hits 666 665 -1 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/rnpgp/sexp/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rnpgp) | Coverage Δ | | |---|---|---| | [include/sexp/sexp.h](https://codecov.io/gh/rnpgp/sexp/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rnpgp#diff-aW5jbHVkZS9zZXhwL3NleHAuaA==) | `100.00% <ø> (ø)` | | | [src/sexp-input.cpp](https://codecov.io/gh/rnpgp/sexp/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rnpgp#diff-c3JjL3NleHAtaW5wdXQuY3Bw) | `100.00% <100.00%> (ø)` | | | [src/sexp-object.cpp](https://codecov.io/gh/rnpgp/sexp/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rnpgp#diff-c3JjL3NleHAtb2JqZWN0LmNwcA==) | `98.55% <100.00%> (ø)` | | 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=rnpgp). 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=rnpgp)

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