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

file config, avator, header image. #18

Closed yukimochi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.91%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   87.73%   86.81%   -0.92%     
==========================================
  Files          12       12              
  Lines         848      880      +32     
==========================================
+ Hits          744      764      +20     
- Misses         73       82       +9     
- Partials       31       34       +3
Impacted Files Coverage Δ
main.go 63.63% <75%> (-0.81%) :arrow_down:
worker/worker.go 67.69% <75%> (-0.83%) :arrow_down:
cli/cli.go 65.21% <75%> (-0.5%) :arrow_down:

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 d3d0354...34ca4ae. Read the comment docs.