rnpgp / sexpp

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

Fixed compiler warnings #30

Closed maxirmx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ee796f5) 99.70% compared to head (cb03add) 99.70%.

:exclamation: Current head cb03add differs from pull request most recent head 30ccd3e. Consider uploading reports for the commit 30ccd3e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ======================================= Coverage 99.70% 99.70% ======================================= Files 9 9 Lines 668 668 ======================================= Hits 666 666 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/rnpgp/sexp/pull/30?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/30?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/30?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-output.cpp](https://codecov.io/gh/rnpgp/sexp/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rnpgp#diff-c3JjL3NleHAtb3V0cHV0LmNwcA==) | `100.00% <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.