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 demo app deployment #450

Merged
merged 3 commits into from
Sep 10, 2022
Merged

Add demo app deployment #450

merged 3 commits into from
Sep 10, 2022

Conversation

VMelnalksnis
Copy link
Owner

Changes proposed in this pull request:

  • Deploy demo app on each release

@VMelnalksnis VMelnalksnis added the type:enhancement New feature or request label Sep 10, 2022
@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #450 (2d26626) into master (79c8c10) will increase coverage by 0.01%.
The diff coverage is 9.52%.

@@            Coverage Diff             @@
##           master     #450      +/-   ##
==========================================
+ Coverage   66.03%   66.05%   +0.01%     
==========================================
  Files         269      269              
  Lines        7517     7515       -2     
  Branches      527      527              
==========================================
  Hits         4964     4964              
+ Misses       2380     2378       -2     
  Partials      173      173              
Impacted Files Coverage Δ
.../Gnomeshade.WebApi/Configuration/SwaggerOptions.cs 0.00% <0.00%> (ø)
...e.WebApi/V1_0/Accounts/CounterpartiesController.cs 93.02% <ø> (ø)
source/Gnomeshade.WebApi/V1_0/CreatableBase.cs 93.10% <ø> (ø)
...WebApi/V1_0/OpenApi/SwaggerGenOptionsExtensions.cs 0.00% <0.00%> (ø)
...shade.WebApi/V1_0/Products/CategoriesController.cs 80.00% <ø> (ø)
...meshade.WebApi/V1_0/Products/ProductsController.cs 97.22% <ø> (ø)
...Gnomeshade.WebApi/V1_0/Products/UnitsController.cs 96.42% <ø> (ø)
...eshade.WebApi/V1_0/Transactions/LoansController.cs 83.33% <ø> (ø)
...de.WebApi/V1_0/Transactions/PurchasesController.cs 83.33% <ø> (ø)
...WebApi/V1_0/Transactions/TransactionsController.cs 91.30% <0.00%> (-0.81%) ⬇️
... and 3 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 2d26626 into master Sep 10, 2022
@VMelnalksnis VMelnalksnis deleted the feat/azure-deploy branch September 10, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant