yukimochi / Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go.
https://relay.toot.yukimochi.jp/
GNU Affero General Public License v3.0
278 stars 39 forks source link

feat: Sign all request #95

Open yukimochi opened 4 months ago

yukimochi commented 4 months ago

related #94

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 61.78%. Comparing base (528e801) to head (e7fd53b).

Files Patch % Lines
models/http_sign.go 73.33% 2 Missing and 2 partials :warning:
models/models.go 0.00% 4 Missing :warning:
api/decode.go 66.66% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================== + Coverage 61.73% 61.78% +0.05% ========================================== Files 16 17 +1 Lines 1487 1489 +2 ========================================== + Hits 918 920 +2 Misses 516 516 Partials 53 53 ```

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