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

fix(graph): add decorators that ref types to graph #137

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

dselman
Copy link
Contributor

@dselman dselman commented Sep 20, 2024

Fixes a crash with the logic to add types referenced in decorators to the graph. Updates tests to prove it works.

Changes

Flags

Screenshots or Video

Related Issues

  • Issue #
  • Pull Request #

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@dselman dselman merged commit cc70fae into main Sep 20, 2024
11 checks passed
@dselman dselman deleted the ds-dep-graph-decorators branch September 20, 2024 20:30
@coveralls
Copy link

Coverage Status

coverage: 98.767% (+0.005%) from 98.762%
when pulling d55bcbc on ds-dep-graph-decorators
into 7c9ab2b on main.

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.

4 participants