Skip to content

Conversation

@sei-aschlackman
Copy link
Contributor

  • a directory can have one or more designs
    • a design can have variables and modules
    • designs are converted into terraform upon a workspace run

- a directory can have one or more designs
  - a design can have variables and modules
  - designs are converted into terraform upon a workspace run
@lgtm-com
Copy link

lgtm-com bot commented Apr 4, 2022

This pull request introduces 4 alerts when merging 69341f1 into 84e4fed - view on LGTM.com

new alerts:

  • 2 for String concatenation in loop
  • 2 for Dereferenced variable may be null

@lgtm-com
Copy link

lgtm-com bot commented Apr 4, 2022

This pull request introduces 2 alerts when merging f9998a8 into 84e4fed - view on LGTM.com

new alerts:

  • 1 for StringBuilder creation in loop
  • 1 for Dereferenced variable may be null

@lgtm-com
Copy link

lgtm-com bot commented Apr 4, 2022

This pull request introduces 1 alert when merging d946b11 into 84e4fed - view on LGTM.com

new alerts:

  • 1 for Dereferenced variable may be null

/// <summary>
/// keep track of changes across multiple savechanges in a transaction, without duplicates
/// </summary>
private void SaveEntries()
Copy link
Contributor

Choose a reason for hiding this comment

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

This is very cool. I like it!

@sei-aschlackman sei-aschlackman merged commit 2859052 into development Apr 13, 2022
@sei-aschlackman sei-aschlackman deleted the feature/designer branch April 13, 2022 12:09
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