Skip to content

Conversation

@RISHIKESHk07
Copy link
Contributor

…ts in README.md

Which problem is this PR solving?

Resolve #2118

Description of the changes

  • Added a launch json in the README.md which explains how to set the debugger of vscode to test unit tests with jest.

How was this change tested?

Checklist

@RISHIKESHk07 RISHIKESHk07 requested a review from a team as a code owner May 6, 2024 11:11
@RISHIKESHk07 RISHIKESHk07 requested review from yurishkuro and removed request for a team May 6, 2024 11:11
yurishkuro
yurishkuro previously approved these changes May 7, 2024
Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

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

🎉

@codecov
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (926f454) to head (c13d4b9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2297   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         254      254           
  Lines        7662     7662           
  Branches     1996     1994    -2     
=======================================
  Hits         7402     7402           
  Misses        260      260           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro added the changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements label May 7, 2024
@yurishkuro yurishkuro changed the title Added the documentation for working with vscode debugger for unit tes… Document how to debug unit tests in VSCode May 7, 2024
Signed-off-by: Yuri Shkuro <[email protected]>
@yurishkuro yurishkuro enabled auto-merge (squash) May 7, 2024 00:57
@yurishkuro yurishkuro merged commit 9462d8d into jaegertracing:main May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Find out and document how to debug unit tests from VSCode

2 participants