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

Implement decompilation for the 'scope' property #1190

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Dec 18, 2020

Addresses decompilation for #870

@codecov-io
Copy link

Codecov Report

Merging #1190 (d8de7a6) into main (c940a23) will decrease coverage by 0.00%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1190      +/-   ##
==========================================
- Coverage   94.49%   94.49%   -0.01%     
==========================================
  Files         336      336              
  Lines       16813    16825      +12     
  Branches       14       14              
==========================================
+ Hits        15888    15898      +10     
- Misses        925      927       +2     
Flag Coverage Δ
dotnet 95.03% <88.88%> (-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.Decompiler/TemplateConverter.cs 85.90% <88.88%> (-0.26%) ⬇️
src/Bicep.Core/TypeSystem/TypeAssignmentVisitor.cs 96.78% <0.00%> (+0.13%) ⬆️

@anthony-c-martin anthony-c-martin merged commit a19d66c into main Dec 18, 2020
@anthony-c-martin anthony-c-martin deleted the antmarti/scope_decompilation branch December 18, 2020 20:33
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