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

Fix currency removal from accounts (#542) #543

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

VMelnalksnis
Copy link
Owner

Fixes #542 .

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@c0f0c63). Click here to learn what that means.
The diff coverage is 53.33%.

@@            Coverage Diff            @@
##             master     #543   +/-   ##
=========================================
  Coverage          ?   67.96%           
=========================================
  Files             ?      301           
  Lines             ?     8986           
  Branches          ?      654           
=========================================
  Hits              ?     6107           
  Misses            ?     2637           
  Partials          ?      242           
Impacted Files Coverage Δ
...valonia.Core/Accounts/AccountUpsertionViewModel.cs 62.74% <0.00%> (ø)
...meshade.Avalonia.Core/Accounts/AccountViewModel.cs 67.64% <0.00%> (ø)
.../Gnomeshade.Data/Repositories/AccountRepository.cs 100.00% <100.00%> (ø)
...eshade.WebApi/V1/Controllers/AccountsController.cs 75.94% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 55eb456 into master Nov 1, 2022
@VMelnalksnis VMelnalksnis deleted the fix/currencies branch November 1, 2022 17:08
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.

Application crashes when removing currency from an account
1 participant