Skip to content

Conversation

@jkcchan
Copy link

@jkcchan jkcchan commented Jun 12, 2025

#183

This pull request introduces a new SummaryTracker class to track and summarize execution time for the core function.

  • This timer starts after authentication to avoid bloated time due to user input.
  • Made in a way to extend to more summary metrics.

The changes include integrating the SummaryTracker into the core function, adding a timer mechanism, and creating unit tests to validate its functionality.

@jkcchan
Copy link
Author

jkcchan commented Jun 12, 2025

note to self: i should use the logger class. oops.

…tatements, enhancing logging capabilities. Update tests to verify logger interactions.
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.

1 participant