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

Tests for errors on game events #244

Merged
merged 4 commits into from
Jun 15, 2024
Merged

Tests for errors on game events #244

merged 4 commits into from
Jun 15, 2024

Conversation

PalumboN
Copy link
Contributor

@PalumboN PalumboN commented May 23, 2024

Tests para este PR: uqbar-project/wollok-language#183

Moví el error reporter como una property en Language, ya que la lógica estaba allá (además confío que no afecta en la performance).

Además aproveché para sacar tests que ya se movieron como sanity 🧹

Hay que releasear Language para que pase el CI 😢

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.

🍾 🥇 !

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.74%. Comparing base (22dd519) to head (b2058ce).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
+ Coverage   89.68%   89.74%   +0.06%     
==========================================
  Files          26       26              
  Lines        2849     2848       -1     
  Branches      500      500              
==========================================
+ Hits         2555     2556       +1     
+ Misses        157      155       -2     
  Partials      137      137              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PalumboN
Copy link
Contributor Author

Ahí la heackié para que el CI corra contra master de language.
Agregué una validación para que no deje releasear si apuntás a un branch.

Creo que esto nos hace un toque más felices 🎂

@PalumboN PalumboN merged commit a5cd696 into master Jun 15, 2024
4 checks passed
@PalumboN PalumboN deleted the wgame-tests-for-errors branch June 15, 2024 20:38
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