Update strk.kbt.io/projects/go/libravatar to latest #8429

Merged
guillep2k merged 4 commits from fix-7860 into master 2019-10-08 19:48:58 +00:00
guillep2k commented 2019-10-08 17:52:36 +00:00 (Migrated from github.com)

Closes #7860

This version adds a mutex to serialize access to the gravatar cache.

Closes #7860 This version [adds a mutex](https://gitlab.com/strk/go-libravatar/merge_requests/1) to serialize access to the gravatar cache.
lafriks (Migrated from github.com) approved these changes 2019-10-08 17:53:55 +00:00
codecov-io commented 2019-10-08 18:22:11 +00:00 (Migrated from github.com)

Codecov Report

No coverage uploaded for pull request base (master@4fe04f1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #8429   +/-   ##
========================================
  Coverage          ?   41.8%           
========================================
  Files             ?     497           
  Lines             ?   65631           
  Branches          ?       0           
========================================
  Hits              ?   27440           
  Misses            ?   34676           
  Partials          ?    3515

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 4fe04f1...ddceaa1. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-gitea/gitea/pull/8429?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@4fe04f1`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit). > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-gitea/gitea/pull/8429/graphs/tree.svg?width=650&token=t1G57YGbPy&height=150&src=pr)](https://codecov.io/gh/go-gitea/gitea/pull/8429?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #8429 +/- ## ======================================== Coverage ? 41.8% ======================================== Files ? 497 Lines ? 65631 Branches ? 0 ======================================== Hits ? 27440 Misses ? 34676 Partials ? 3515 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-gitea/gitea/pull/8429?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-gitea/gitea/pull/8429?src=pr&el=footer). Last update [4fe04f1...ddceaa1](https://codecov.io/gh/go-gitea/gitea/pull/8429?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
techknowlogick approved these changes 2019-10-08 18:37:16 +00:00

@techknowlogick why removed the back port label? It seems #7860 is in v1.9.5

@techknowlogick why removed the back port label? It seems #7860 is in v1.9.5
This repo is archived. You cannot comment on pull requests.
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#8429
No description provided.