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

Display background task names #583

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Display background task names #583

merged 1 commit into from
Nov 18, 2022

Conversation

VMelnalksnis
Copy link
Owner

Fixes #581

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:ui Relating to user interface labels Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #583 (2cf70c3) into master (bf821a1) will decrease coverage by 0.01%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
- Coverage   67.90%   67.88%   -0.02%     
==========================================
  Files         302      302              
  Lines        9079     9086       +7     
  Branches      672      673       +1     
==========================================
+ Hits         6165     6168       +3     
- Misses       2667     2671       +4     
  Partials      247      247              
Impacted Files Coverage Δ
...ade.Avalonia.Core/Authentication/LoginViewModel.cs 9.67% <0.00%> (ø)
...Core/Configuration/ApplicationSettingsViewModel.cs 23.07% <0.00%> (ø)
....Core/Counterparties/CounterpartyMergeViewModel.cs 80.55% <0.00%> (ø)
...nomeshade.Avalonia.Core/Imports/ImportViewModel.cs 21.87% <0.00%> (ø)
...ce/Gnomeshade.Avalonia.Core/MainWindowViewModel.cs 5.22% <0.00%> (ø)
...de.Avalonia.Core/Reports/ProductReportViewModel.cs 15.57% <0.00%> (ø)
...ansactions/Purchases/PurchaseUpsertionViewModel.cs 75.82% <0.00%> (ø)
source/Gnomeshade.Avalonia.Core/ActivityService.cs 64.28% <33.33%> (-8.45%) ⬇️
source/Gnomeshade.Avalonia.Core/ActivityScope.cs 83.33% <66.66%> (-16.67%) ⬇️
source/Gnomeshade.Avalonia.Core/ViewModelBase.cs 82.35% <80.00%> (-3.37%) ⬇️
... and 2 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 2cf70c3 into master Nov 18, 2022
@VMelnalksnis VMelnalksnis deleted the activity-name branch November 18, 2022 12:32
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:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display what is being done in backgroup of desktop app
1 participant