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

Remove misleading log messages #97

Merged
merged 1 commit into from
May 31, 2024
Merged

Remove misleading log messages #97

merged 1 commit into from
May 31, 2024

Conversation

sne11ius
Copy link
Owner

Since users were immutable, they were removed and added an any change (playing card, or updating name).

name and card of a user are now mutable and can be update "in place", leading to less misleading messages.

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.68%. Comparing base (e206769) to head (d7bde49).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #97      +/-   ##
============================================
+ Coverage     86.66%   86.68%   +0.01%     
  Complexity      124      124              
============================================
  Files            25       25              
  Lines          1492     1494       +2     
  Branches         35       36       +1     
============================================
+ Hits           1293     1295       +2     
  Misses          184      184              
  Partials         15       15              
Flag Coverage Δ
api 88.55% <100.00%> (+0.02%) ⬆️
client 80.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Since users were immutable, they were removed and added an any change (playing card, or
updating name).

name and card of a user are now mutable and can be update "in place", leading to less
misleading messages.
@sne11ius sne11ius merged commit 44f90c9 into main May 31, 2024
17 checks passed
@sne11ius sne11ius deleted the mutable_user branch May 31, 2024 16:59
Copy link

🎉 This PR is included in version 0.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant