OneGHEOrg / github-azure-demo

Demonstration of using GitHub actions to deploy Azure app services
MIT License
0 stars 0 forks source link

ci: use self-hosted dotnet runner #18

Closed rcoy-v closed 3 years ago

github-actions[bot] commented 3 years ago

This PR will modify the currently deployed application in Azure

github-actions[bot] commented 3 years ago

Your preview environment has been created! You can find the link for your environment below.

codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (bc0e0c5) into master (f4d9707) will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   32.70%   32.88%   +0.17%     
==========================================
  Files         100      100              
  Lines        1703     1700       -3     
  Branches      175      175              
==========================================
+ Hits          557      559       +2     
+ Misses       1104     1099       -5     
  Partials       42       42              
Impacted Files Coverage Δ
src/Conduit/Features/Articles/List.cs 0.00% <0.00%> (ø)
src/Conduit/Startup.cs 43.00% <0.00%> (+2.00%) :arrow_up: