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

Implementando métodos no processo de tradução reversa #154

Merged
merged 54 commits into from
Jan 14, 2025

Conversation

VitBrandao
Copy link
Contributor

No description provided.

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

github-actions bot commented Dec 3, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
96.27% (+0.23% 🔼)
7387/7673
🟢 Branches
91.47% (+3.71% 🔼)
1265/1383
🟢 Functions
96.87% (+0.88% 🔼)
866/894
🟢 Lines
96.39% (+0.22% 🔼)
7375/7651
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / calc.ts
100% 100% 100% 100%
🟢
... / constrast.ts
100% 100% 100% 100%
🟢
... / cubic-bezier.ts
100% 100% 100% 100%
🟢
... / fit-content.ts
100% 100% 100% 100%
🟢
... / grayscale.ts
100% 100% 100% 100%
🟢
... / scale3d.ts
100% 100% 100% 100%
🟢
... / scaleX.ts
100% 100% 100% 100%
🟢
... / scaleY.ts
100% 100% 100% 100%
🟢
... / scaleZ.ts
100% 100% 100% 100%
🟢
... / linear-gradient.ts
100% 100% 100% 100%
🟢
... / skewX.ts
100% 100% 100% 100%
🟢
... / skewY.ts
100% 100% 100% 100%
🟢
... / skew.ts
100% 100% 100% 100%
🟢
... / invert.ts
100% 100% 100% 100%
🟢
... / clamp.ts
100% 100% 100% 100%
🟢
... / minmax.ts
100% 100% 100% 100%
🟢
... / steps.ts
100% 100% 100% 100%
🟢
... / drop-shadow.ts
100% 100% 100% 100%
🟢
... / ray.ts
100% 100% 100% 100%
🟢
... / rotateX.ts
100% 100% 100% 100%
🟢
... / rotateY.ts
100% 100% 100% 100%
🟢
... / rotateZ.ts
100% 100% 100% 100%
🟢
... / hue-rotate.ts
100% 100% 100% 100%
🟢
... / saturate.ts
100% 100% 100% 100%
🟢
... / sepia.ts
100% 100% 100% 100%
🟢
... / translate3d.ts
100% 100% 100% 100%
🟢
... / translateZ.ts
100% 100% 100% 100%
🟢
... / translateX.ts
100% 100% 100% 100%
🟢
... / translateY.ts
100% 100% 100% 100%
🟢
... / seletor-valor-reverso.ts
88.89% 80% 100% 88.89%
🟢
... / dicionario-suplementar-metodos.ts
100% 100% 100% 100%
🟢
... / scale.ts
100% 100% 100% 100%
🟢
... / opacity.ts
100% 100% 100% 100%
🟢
... / perspective.ts
100% 100% 100% 100%
🟢
... / rotate.ts
100% 100% 100% 100%
🟢
... / translate.ts
100% 100% 100% 100%
🟢
... / metodos-css.ts
100% 100% 100% 100%

Test suite run success

186 tests passing in 23 suites.

Report generated by 🧪jest coverage report action from e5d79fd

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!

@leonelsanchesdasilva leonelsanchesdasilva merged commit 648416b into principal Jan 14, 2025
3 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the traducao-reversa-metodos branch January 14, 2025 18:16
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