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

feat(map): Adds map declaration analysis to concerto-analysis #691

Merged
merged 15 commits into from
Aug 23, 2023

Commits on Aug 21, 2023

  1. feat(maps): export MapDeclaration type definitions

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d950102 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. feat(maps): update JSDoc and type definition

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0277311 View commit details
    Browse the repository at this point in the history
  2. feat(maps): adds map-declaration comparer

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    45470ae View commit details
    Browse the repository at this point in the history
  3. feat(maps): extends comparer for map declaration

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2d76bfd View commit details
    Browse the repository at this point in the history
  4. feat(maps): refactor util function

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    48625d2 View commit details
    Browse the repository at this point in the history
  5. feat(maps): adds test coverage

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    44d484d View commit details
    Browse the repository at this point in the history
  6. feat(maps): JSDoc

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aa71ccb View commit details
    Browse the repository at this point in the history
  7. feat(maps): adds changelog hash

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    70a681c View commit details
    Browse the repository at this point in the history
  8. feat(maps): add ENABLE_MAP_TYPE env var for test run

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    86ce693 View commit details
    Browse the repository at this point in the history
  9. feat(maps): remove improbable branch

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    877d232 View commit details
    Browse the repository at this point in the history
  10. feat(maps): tighten optional chain call

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2f61895 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. feat(maps): adds additional assertion to satisfy coveralls

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f29b040 View commit details
    Browse the repository at this point in the history
  2. feat(maps): add more cov

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    23a8afe View commit details
    Browse the repository at this point in the history
  3. feat(maps): remove optional chaining

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7f99c5a View commit details
    Browse the repository at this point in the history
  4. feat(maps): correct casing niggle

    Signed-off-by: jonathan.casey <[email protected]>
    jonathan-casey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6982075 View commit details
    Browse the repository at this point in the history