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

Add call tracing module #569

Merged
merged 60 commits into from
Nov 8, 2024
Merged

Add call tracing module #569

merged 60 commits into from
Nov 8, 2024

Conversation

bwohlberg
Copy link
Collaborator

Add call tracing module. Also change approach to defining scico.optimize.PGM.x_step.

@bwohlberg bwohlberg added the enhancement New feature or request label Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.54%. Comparing base (6ce6a15) to head (cddf9b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #569   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files          91       91           
  Lines        6080     6084    +4     
=======================================
+ Hits         5687     5691    +4     
  Misses        393      393           
Flag Coverage Δ
unittests 93.54% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@Michael-T-McCann Michael-T-McCann left a comment

Choose a reason for hiding this comment

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

Awesome! I added a few comments.

examples/scripts/trace_example.py Show resolved Hide resolved
examples/scripts/trace_example.py Outdated Show resolved Hide resolved
examples/scripts/trace_example.py Show resolved Hide resolved
@bwohlberg bwohlberg merged commit 20899df into main Nov 8, 2024
18 of 19 checks passed
@bwohlberg bwohlberg deleted the brendt/trace branch November 8, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants