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

Desktop crash fixes #784

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Desktop crash fixes #784

merged 2 commits into from
Apr 27, 2023

Conversation

VMelnalksnis
Copy link
Owner

Fixes #781, #782

@VMelnalksnis VMelnalksnis added type:bug Something isn't working area:ui Relating to user interface labels Apr 27, 2023
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #784 (ce93940) into master (6a5e41e) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
- Coverage   73.74%   73.74%   -0.01%     
==========================================
  Files         329      329              
  Lines        9470     9471       +1     
==========================================
  Hits         6984     6984              
- Misses       2486     2487       +1     
Impacted Files Coverage Δ
...nomeshade.Avalonia.Core/Imports/ImportViewModel.cs 28.00% <0.00%> (-1.17%) ⬇️
...meshade.Avalonia.Core/Accounts/AccountViewModel.cs 73.52% <100.00%> (ø)
...lonia.Core/Counterparties/CounterpartyViewModel.cs 70.58% <100.00%> (ø)
...meshade.Avalonia.Core/Products/ProductViewModel.cs 90.00% <100.00%> (ø)

@VMelnalksnis VMelnalksnis merged commit ce93940 into master Apr 27, 2023
11 of 12 checks passed
@VMelnalksnis VMelnalksnis deleted the fix branch April 27, 2023 17:53
@VMelnalksnis VMelnalksnis temporarily deployed to github-pages April 27, 2023 17:53 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ui Relating to user interface type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportViewModel throws unobserver task exceptions
1 participant