Skip to content

Conversation

alexnaiman
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

I checked for circular dependencies using madge . --extensions ts,tsx -c --warning and fixed the issue (moved one interface to its own module)

💡 Motivation and Context

This PR started as a fix for #479, but that issue isn't available anymore, but since I found other cyclic dependencies I removed those

💚 How did you test it?

I didn't introduce any major changes, just remade some imports. I just run all the existent tests

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

I am looking forward to someone to merge this and maybe add the hacktoberfest-accepted label to it 😄

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for improving this.
I left 1 note.

@bruno-garcia
Copy link
Member

Label added :)

@alexnaiman
Copy link
Contributor Author

Done! Thanks a lot for the label :)

Copy link
Member

@jennmueng jennmueng left a comment

Choose a reason for hiding this comment

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

This looks good to me.

FYI the e2e tests will fail as non-Sentry-member PRs don't have access to Github Secrets, don't worry about that.

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

LGTM! THanks!

@bruno-garcia bruno-garcia merged commit 5bcf237 into getsentry:master Oct 27, 2020
@marandaneto marandaneto mentioned this pull request Mar 21, 2022
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