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

Update exception handler for game #183

Merged
merged 6 commits into from
May 23, 2024
Merged

Update exception handler for game #183

merged 6 commits into from
May 23, 2024

Conversation

PalumboN
Copy link
Contributor

@PalumboN PalumboN commented May 21, 2024

Ahora cuando hay una excepción que no es de dominio dentro de un juego printea todo el stack trace en vez de solo an Exception.

También agregué soporte para el errorReporter que se estaba ignorando 👀

Mirar tests en uqbar-project/wollok-ts#244

PalumboN added 3 commits May 21, 2024 22:53
Ahora cuando hay una excepción que no es de dominio dentro de un juego printea todo el stack trace en vez de solo `an Exception`.

#### Probar antes de mergear, quizá falte actualizar (o agregar) algún :)
 - remove duplicated tests
Copy link
Contributor

@fdodino fdodino left a comment

Choose a reason for hiding this comment

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

Groso @PalumboN !!! Qué lindo todo!

src/wollok/game.wlk Outdated Show resolved Hide resolved
src/wollok/game.wlk Show resolved Hide resolved
test/sanity/game/game.wtest Outdated Show resolved Hide resolved
PalumboN and others added 2 commits May 23, 2024 23:22
Co-authored-by: Fernando Dodino <[email protected]>
@PalumboN PalumboN merged commit 54159db into master May 23, 2024
@PalumboN PalumboN deleted the update-exeption-handler branch May 23, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants