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
279 stars 39 forks source link

Add RemoteActor Caching Feature. #7

Closed yukimochi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #7 into master will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #7      +/-   ##
=========================================
- Coverage   37.16%   37.1%   -0.06%     
=========================================
  Files           7       7              
  Lines         627     628       +1     
=========================================
  Hits          233     233              
- Misses        389     390       +1     
  Partials        5       5
Impacted Files Coverage Δ
main.go 0% <0%> (ø) :arrow_up:
decode.go 25.8% <0%> (ø) :arrow_up:
cli/cli.go 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2241d02...3edfb56. Read the comment docs.