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

Add product overviews #407

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Add product overviews #407

merged 2 commits into from
Aug 10, 2022

Conversation

VMelnalksnis
Copy link
Owner

Fixes #225.

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #407 (51e2af2) into master (3837266) will decrease coverage by 1.39%.
The diff coverage is 18.36%.

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   66.97%   65.58%   -1.40%     
==========================================
  Files         250      261      +11     
  Lines        6883     7064     +181     
  Branches      509      529      +20     
==========================================
+ Hits         4610     4633      +23     
- Misses       2111     2271     +160     
+ Partials      162      160       -2     
Impacted Files Coverage Δ
...ce/Gnomeshade.Avalonia.Core/MainWindowViewModel.cs 6.36% <0.00%> (-0.30%) ⬇️
...eshade.Avalonia.Core/Reports/Aggregates/Average.cs 0.00% <0.00%> (ø)
...eshade.Avalonia.Core/Reports/Aggregates/Maximum.cs 0.00% <0.00%> (ø)
...meshade.Avalonia.Core/Reports/Aggregates/Median.cs 0.00% <0.00%> (ø)
...eshade.Avalonia.Core/Reports/Aggregates/Minimum.cs 0.00% <0.00%> (ø)
...Gnomeshade.Avalonia.Core/Reports/Aggregates/Sum.cs 0.00% <0.00%> (ø)
...lonia.Core/Reports/Calculations/CalculableValue.cs 0.00% <0.00%> (ø)
...Avalonia.Core/Reports/Calculations/PricePerUnit.cs 0.00% <0.00%> (ø)
....Core/Reports/Calculations/RelativePricePerUnit.cs 0.00% <0.00%> (ø)
...ia.Core/Reports/Calculations/RelativeTotalPrice.cs 0.00% <0.00%> (ø)
... and 5 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 51e2af2 into master Aug 10, 2022
@VMelnalksnis VMelnalksnis deleted the feature/overviews branch August 10, 2022 19:36
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.

Add graphical overviews
1 participant