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 web-app-linux example #1148

Merged
merged 7 commits into from
Dec 14, 2020
Merged

Add web-app-linux example #1148

merged 7 commits into from
Dec 14, 2020

Conversation

MarcusFelling
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 14, 2020

Codecov Report

Merging #1148 (b700bdf) into main (612eac6) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #1148    +/-   ##
========================================
  Coverage   94.24%   94.24%            
========================================
  Files         329      330     +1     
  Lines       15955    16067   +112     
  Branches       14       14            
========================================
+ Hits        15036    15142   +106     
- Misses        919      925     +6     
Flag Coverage Δ
dotnet 94.81% <ø> (-0.01%) ⬇️
typescript 27.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Bicep.Core/Syntax/SyntaxRewriteVisitor.cs 66.94% <0.00%> (-1.44%) ⬇️
src/Bicep.Cli/Program.cs 90.09% <0.00%> (ø)
src/Bicep.Core/Semantics/ResourceSymbol.cs 100.00% <0.00%> (ø)
src/Bicep.LangServer/SemanticTokenVisitor.cs 0.00% <0.00%> (ø)
src/Bicep.Core/Diagnostics/DiagnosticBuilder.cs 100.00% <0.00%> (ø)
src/Bicep.Core/Syntax/ModuleDeclarationSyntax.cs 100.00% <0.00%> (ø)
src/Bicep.Core/TypeSystem/DeclaredTypeManager.cs 96.99% <0.00%> (ø)
src/Bicep.Core/Syntax/ResourceDeclarationSyntax.cs 100.00% <0.00%> (ø)
src/Bicep.Core/Syntax/IfConditionSyntax.cs 100.00% <0.00%> (ø)
src/Bicep.Core/Emit/TemplateWriter.cs 97.81% <0.00%> (+0.03%) ⬆️
... and 9 more

Copy link
Collaborator

@alex-frankel alex-frankel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks and welcome aboard!!

@alex-frankel alex-frankel merged commit fde03e1 into Azure:main Dec 14, 2020
@alex-frankel
Copy link
Collaborator

Btw - #455 is a pretty stale PR, so feel free to take a pass at. Just keep in mind, we'd like it to be a container image for contributing to the bicep project, not an image for being able to author bicep code. For that we have, https://github.com/Azure/vscode-remote-try-bicep

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.

3 participants