neicnordic / crypt4gh

Crypt4GH standard implementation
https://pkg.go.dev/github.com/neicnordic/crypt4gh
MIT License
8 stars 4 forks source link

Bugfix/remove deadcode openssl #120

Closed blankdots closed 8 months ago

blankdots commented 8 months ago

Closes #86

I hope i removed the correct dead code for openssl. I think this can go into the same version of 1.9.0 that is why it is based in #119

Exclude example folder from tests

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (187ad0d) 69.03% compared to head (23d8f58) 69.72%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/env-var-password #120 +/- ## ============================================================ + Coverage 69.03% 69.72% +0.68% ============================================================ Files 6 6 Lines 872 862 -10 ============================================================ - Hits 602 601 -1 + Misses 149 141 -8 + Partials 121 120 -1 ``` | [Flag](https://app.codecov.io/gh/neicnordic/crypt4gh/pull/120/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neicnordic) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/neicnordic/crypt4gh/pull/120/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neicnordic) | `69.72% <100.00%> (+0.68%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neicnordic#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.