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

Rename namespaces to avoid clashes with class names #967

Merged
merged 2 commits into from
Nov 22, 2020

Conversation

anthony-c-martin
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 21, 2020

Codecov Report

Merging #967 (f6f1517) into main (fa6e2c5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #967   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         316      316           
  Lines       14771    14771           
  Branches       12       12           
=======================================
  Hits        13934    13934           
  Misses        837      837           
Flag Coverage Δ
dotnet 94.93% <100.00%> (ø)
typescript 25.78% <ø> (ø)

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

Impacted Files Coverage Δ
src/Bicep.Cli.IntegrationTests/ProgramTests.cs 100.00% <ø> (ø)
src/Bicep.Cli/Logging/BicepDiagnosticLogger.cs 81.25% <ø> (ø)
src/Bicep.Cli/Program.cs 90.09% <ø> (ø)
...Core.IntegrationTests/Emit/TemplateEmitterTests.cs 100.00% <ø> (ø)
...Core.IntegrationTests/Helpers/CompilationHelper.cs 100.00% <ø> (ø)
src/Bicep.Core.IntegrationTests/LexerTests.cs 100.00% <ø> (ø)
src/Bicep.Core.IntegrationTests/ModuleTests.cs 97.43% <ø> (ø)
src/Bicep.Core.IntegrationTests/ParserTests.cs 100.00% <ø> (ø)
...IntegrationTests/PrettyPrint/PrettyPrinterTests.cs 100.00% <ø> (ø)
...ore.IntegrationTests/Semantics/CompilationTests.cs 100.00% <ø> (ø)
... and 171 more

@anthony-c-martin anthony-c-martin merged commit 89f57eb into main Nov 22, 2020
@anthony-c-martin anthony-c-martin deleted the antmarti/ns_rename branch November 22, 2020 00:21
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.

None yet

3 participants