rnpgp / ruby-rnp

Ruby bindings for librnp
https://www.rnpgp.org
MIT License
7 stars 3 forks source link

Build and install botan2 (temporary workaround) #91

Closed maxirmx closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (384d1cf) 98.42% compared to head (508d848) 98.42%.

:exclamation: Current head 508d848 differs from pull request most recent head b642581. Consider uploading reports for the commit b642581 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ======================================= Coverage 98.42% 98.42% ======================================= Files 41 41 Lines 3299 3299 ======================================= Hits 3247 3247 Misses 52 52 ```

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

ni4 commented 1 year ago

@maxirmx Should this be updated as RNP now supports Botan 3?

maxirmx commented 1 year ago

@ni4 This is not required anymore. ruby-rnp tests pass with the latest rnp code