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 bug fixes #484

Merged
merged 2 commits into from
Sep 17, 2022
Merged

Desktop bug fixes #484

merged 2 commits into from
Sep 17, 2022

Conversation

VMelnalksnis
Copy link
Owner

Fixes #467, fixes #468.

@VMelnalksnis VMelnalksnis added type:bug Something isn't working area:ui Relating to user interface labels Sep 17, 2022
@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #484 (3d69b7b) into master (130eb28) will decrease coverage by 0.32%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
- Coverage   66.34%   66.01%   -0.33%     
==========================================
  Files         279      279              
  Lines        8388     8389       +1     
  Branches      551      551              
==========================================
- Hits         5565     5538      -27     
- Misses       2650     2678      +28     
  Partials      173      173              
Impacted Files Coverage Δ
...e.Avalonia.Core/Reports/CategoryReportViewModel.cs 57.69% <ø> (ø)
...ource/Gnomeshade.WebApi.Client/GnomeshadeClient.cs 78.90% <59.09%> (ø)
source/Gnomeshade.WebApi.Client/Routes.cs 87.80% <86.36%> (-2.20%) ⬇️
source/Gnomeshade.Data/TransactionUnitOfWork.cs 76.92% <0.00%> (-23.08%) ⬇️
...rce/Gnomeshade.Data/Repositories/UnitRepository.cs 77.77% <0.00%> (-22.23%) ⬇️
.../Gnomeshade.Data/Repositories/ProductRepository.cs 77.77% <0.00%> (-22.23%) ⬇️
...Gnomeshade.Data/Repositories/CurrencyRepository.cs 80.00% <0.00%> (-20.00%) ⬇️
source/Gnomeshade.Data/AccountUnitOfWork.cs 85.96% <0.00%> (-14.04%) ⬇️
...e.Data/Repositories/AccountInCurrencyRepository.cs 62.50% <0.00%> (-12.50%) ⬇️
.../Gnomeshade.Data/Repositories/AccountRepository.cs 87.87% <0.00%> (-12.13%) ⬇️
... and 1 more

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 3d69b7b into master Sep 17, 2022
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.

Category report crashes after charts update Paperless import route is wrong
1 participant