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 funções especiais #118

Merged
merged 25 commits into from
Apr 4, 2024

Conversation

VitBrandao
Copy link
Contributor

No description provided.

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

github-actions bot commented Apr 1, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
91.4% (-0.05% 🔻)
5790/6335
🟡 Branches
70.53% (+2.28% 🔼)
615/872
🟡 Functions
77.61% (+0.49% 🔼)
603/777
🟢 Lines
91.53% (-0.06% 🔻)
5781/6316
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / borrar.ts
100% 100% 100% 100%
🟢
... / brilho.ts
100% 100% 100% 100%
🟢
... / escala-cinza.ts
100% 100% 100% 100%
🟢
... / inverter.ts
100% 100% 100% 100%
🟢
... / opacar.ts
100% 100% 100% 100%
🟢
... / projetar-sombra.ts
100% 100% 100% 100%
🟢
... / raio.ts
100% 100% 100% 100%
🟢
... / rotacionar-matiz.ts
100% 100% 100% 100%
🟢
... / saturar.ts
100% 100% 100% 100%
🟢
... / sepia.ts
100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / avaliador-sintatico.ts
80.42% (-0.67% 🔻)
77.88% (+6.05% 🔼)
82.61%
80.75% (-0.8% 🔻)
🔴
... / quantificador.ts
44.44% (-5.56% 🔻)
66.67%
25% (-8.33% 🔻)
44.44% (-5.56% 🔻)

Test suite run success

73 tests passing in 17 suites.

Report generated by 🧪jest coverage report action from 09956ff

@VitBrandao
Copy link
Contributor Author

@leonelsanchesdasilva Listas reorganizadas em ordem alfabética. Aproveitei o embalo e já organizei todas as palavras reservadas do lexador também.

@VitBrandao
Copy link
Contributor Author

@leonelsanchesdasilva traduzi o método opacity() para opaco() pois já existe o modificador opacidade e isso tava gerando problema no lexador. Se tiver uma sugestão melhor, faço a alteração.

exemplos/exemplo3.foles Outdated Show resolved Hide resolved
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. Me avise quando posso dar o merge.

@VitBrandao VitBrandao added concluído Trabalho finalizado e pronto para revisão and removed em andamento Trabalho em progresso labels Apr 4, 2024
@VitBrandao
Copy link
Contributor Author

@leonelsanchesdasilva finalizados os 10 métodos do grupo filter-function-list, PR pronto para merge.
Darei sequência à resolução da Issue em uma nova branch.

@leonelsanchesdasilva leonelsanchesdasilva merged commit 47f6f6a into principal Apr 4, 2024
3 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the implementa-funcoes-especiais-2 branch April 4, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concluído Trabalho finalizado e pronto para revisão
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants