Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementa novas funções especiais de modificadores #115

Merged
merged 6 commits into from
Mar 29, 2024

Conversation

VitBrandao
Copy link
Contributor

PR referente à resolução da Issue #102

@VitBrandao VitBrandao added the em andamento Trabalho em progresso label Mar 26, 2024
@VitBrandao VitBrandao self-assigned this Mar 26, 2024
Copy link

github-actions bot commented Mar 26, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.45% (+0.1% 🔼)
5582/6104
🟡 Branches
68.25% (+0.48% 🔼)
546/800
🟡 Functions
77.12% (+0.18% 🔼)
583/756
🟢 Lines
91.59% (+0.1% 🔼)
5573/6085
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / calcular.ts
100% 100% 100% 100%
🟢
... / contraste.ts
100% 100% 100% 100%
🟢
... / gradiente-linear.ts
100% 100% 100% 100%

Test suite run success

61 tests passing in 17 suites.

Report generated by 🧪jest coverage report action from a417b70

Copy link
Contributor

@leonelsanchesdasilva leonelsanchesdasilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excelente trabalho!

lmht {
espacamento: calcular(100px - 80px);
imagem-máscara: gradiente-linear(inferior, azul, vermelho);
origem-imagem-borda: gradiente-linear(90deg, verde, amarelo);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eu vou aceitar a PR com deg, mas vou querer a unidade graus também. Vou abrir outra issue com isso.

@leonelsanchesdasilva leonelsanchesdasilva merged commit 9e97f88 into principal Mar 29, 2024
3 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the implementa-funcoes-especiais branch March 29, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
em andamento Trabalho em progresso
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants