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

[GSoC2024] Update python debugger configuration #7634

Merged

Conversation

syedbarimanjan
Copy link
Contributor

Motivation and context

The old python debugger configuration will soon be deprecated so I changed it to use debugpy which is the new configuration.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Merging #7634 (887def8) into develop (d1a300f) will increase coverage by 0.00%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7634   +/-   ##
========================================
  Coverage    83.44%   83.45%           
========================================
  Files          373      373           
  Lines        39723    39723           
  Branches      3741     3741           
========================================
+ Hits         33147    33149    +2     
+ Misses        6576     6574    -2     
Components Coverage Δ
cvat-ui 79.25% <ø> (+<0.01%) ⬆️
cvat-server 87.32% <ø> (+<0.01%) ⬆️

@syedbarimanjan
Copy link
Contributor Author

@zhiltsov-max do i need to make a changelog fragment for this?

@zhiltsov-max
Copy link
Contributor

No, I don't think it's needed.

@zhiltsov-max zhiltsov-max merged commit 68ba436 into cvat-ai:develop Mar 21, 2024
34 checks passed
@zhiltsov-max
Copy link
Contributor

Thank you for contributing into the project!

@syedbarimanjan syedbarimanjan changed the title Update python debugger configuration [GSoC2024] Update python debugger configuration Mar 21, 2024
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