8
16
Derivar 22

Make comments in styleshhets a bit clearer #545

Integrado
marek-lach integrou 2 cometimento(s) do ramo Plume-color-scheme no ramo master há 5 anos
marek-lach comentou há 5 anos (Migrado de github.com)
Ainda não há conteúdo.
codecov[bot] comentou há 5 anos (Migrado de github.com)

Codecov Report

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

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   43.97%   43.97%           
=======================================
  Files          68       68           
  Lines        7890     7890           
=======================================
  Hits         3470     3470           
  Misses       4420     4420
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/545?src=pr&el=h1) Report > Merging [#545](https://codecov.io/gh/Plume-org/Plume/pull/545?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/a20d2df50aaf39ab7e40a76c074449fac44be617?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #545 +/- ## ======================================= Coverage 43.97% 43.97% ======================================= Files 68 68 Lines 7890 7890 ======================================= Hits 3470 3470 Misses 4420 4420 ```
igalic (Migrado de github.com) aprovou estas modificações há 5 anos
igalic (Migrado de github.com) deixou um comentário

👍

👍
@ -1,4 +1,4 @@
// Colors
// Color Scheme
$background: #F4F4F4;
igalic (Migrado de github.com) comentou há 5 anos

how did this change, in its own, fail the build?

how did this change, in its own, fail the build?
trinity-1686a reviu há 5 anos
@ -1,4 +1,4 @@
// Colors
// Color Scheme
$background: #F4F4F4;
Proprietário(a)

kcov seems to use something that is not always available in circle-ci containers, and make the job fail with a "set personality failed" or similar. When I see one, I usually restart the workflow to make things pass as they should, in this case I wasn't quick enough and you noticed before me

kcov seems to use something that is not always available in circle-ci containers, and make the job fail with a "set personality failed" or similar. When I see one, I usually restart the workflow to make things pass as they should, in this case I wasn't quick enough and you noticed before me

Revisores

A integração foi executada no cometimento ff92ac0763.

Passo 1:

No seu repositório, crie um novo ramo e teste as modificações.
git checkout -b Plume-color-scheme master
git pull origin Plume-color-scheme

Passo 2:

Integre as modificações e envie para o Forgejo.
git checkout master
git merge --no-ff Plume-color-scheme
git push origin master
Inicie a sessão para participar neste diálogo.
Sem revisores
Sem etapa
Sem encarregados
2 Participantes
Notificações
Data de vencimento
A data de vencimento é inválida ou está fora do intervalo permitido. Por favor, use o formato 'aaaa-mm-dd'.

Sem data de vencimento definida.

Dependências

Não estão definidas dependências.

Referência: Plume/Plume#545
Carregando…
Ainda não há conteúdo.