Fix heatmap colors for Chrome/Safari #5421

Merged
lafriks merged 3 commits from feat/vue-heatmap into master 2018-11-28 16:22:47 +00:00
lafriks commented 2018-11-27 23:12:35 +00:00 (Migrated from github.com)

Workaround Chrome/Safari bug

Fixes #5420

Workaround Chrome/Safari bug Fixes #5420
codecov-io commented 2018-11-27 23:21:53 +00:00 (Migrated from github.com)

Codecov Report

Merging #5421 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5421   +/-   ##
=======================================
  Coverage   37.61%   37.61%           
=======================================
  Files         315      315           
  Lines       46714    46714           
=======================================
  Hits        17572    17572           
- Misses      26649    26650    +1     
+ Partials     2493     2492    -1
Impacted Files Coverage Δ
models/repo_indexer.go 48.3% <0%> (ø) ⬆️

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 eabbddc...3932908. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-gitea/gitea/pull/5421?src=pr&el=h1) Report > Merging [#5421](https://codecov.io/gh/go-gitea/gitea/pull/5421?src=pr&el=desc) into [master](https://codecov.io/gh/go-gitea/gitea/commit/eabbddcd98717ef20d8475e819f403c50f4a9787?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-gitea/gitea/pull/5421/graphs/tree.svg?width=650&token=t1G57YGbPy&height=150&src=pr)](https://codecov.io/gh/go-gitea/gitea/pull/5421?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5421 +/- ## ======================================= Coverage 37.61% 37.61% ======================================= Files 315 315 Lines 46714 46714 ======================================= Hits 17572 17572 - Misses 26649 26650 +1 + Partials 2493 2492 -1 ``` | [Impacted Files](https://codecov.io/gh/go-gitea/gitea/pull/5421?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [models/repo\_indexer.go](https://codecov.io/gh/go-gitea/gitea/pull/5421/diff?src=pr&el=tree#diff-bW9kZWxzL3JlcG9faW5kZXhlci5nbw==) | `48.3% <0%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-gitea/gitea/pull/5421?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/5421?src=pr&el=footer). Last update [eabbddc...3932908](https://codecov.io/gh/go-gitea/gitea/pull/5421?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
lunny approved these changes 2018-11-28 03:13:03 +00:00

Should also fix #5191

Should also fix #5191
betacat0 approved these changes 2018-11-28 14:01:31 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
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#5421
No description provided.