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

docs: Add PyCharm debugging tips to docs #1685

Merged
merged 2 commits into from
May 9, 2023

Conversation

pnadolny13
Copy link
Contributor

@pnadolny13 pnadolny13 commented May 9, 2023

Theres already a VS section in the docs for debugging but I've seen a couple people in slack get hung up when using PyCharm. I found also found this article https://medium.com/@danthelion/meltano-development-how-to-debug-singer-taps-in-pycharm-18c481a55c47.


📚 Documentation preview 📚: https://meltano-sdk--1685.org.readthedocs.build/en/1685/

@pnadolny13 pnadolny13 requested review from a team as code owners May 9, 2023 16:16
@pnadolny13 pnadolny13 changed the title add pycharm debugging tips to docs docs: add pycharm debugging tips to docs May 9, 2023
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #1685 (db09eff) into main (c2bea08) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1685   +/-   ##
=======================================
  Coverage   85.11%   85.11%           
=======================================
  Files          59       59           
  Lines        4865     4865           
  Branches      806      806           
=======================================
  Hits         4141     4141           
  Misses        526      526           
  Partials      198      198           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

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

Thanks @pnadolny13!

@edgarrmondragon edgarrmondragon changed the title docs: add pycharm debugging tips to docs docs: Add PyCharm debugging tips to docs May 9, 2023
@edgarrmondragon edgarrmondragon merged commit c93a3a1 into main May 9, 2023
@edgarrmondragon edgarrmondragon deleted the pycharm_debugging_tips branch May 9, 2023 16:28
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.

2 participants