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 tracking of runs #83

Merged
merged 7 commits into from
Nov 19, 2024
Merged

Add tracking of runs #83

merged 7 commits into from
Nov 19, 2024

Conversation

lazappi
Copy link
Collaborator

@lazappi lazappi commented Nov 18, 2024

This PR

  • Adds an Instance$track() method which sets up run tracking
  • Adds a Instance$finish() method which ends run tracking
  • Automatically infers the running file path

Todos:

  • Add tests
  • Update architecture/development documentation
  • Add to vignettes
  • Update README
  • Update CHANGELOG

Copy link
Collaborator

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

LGTM, though tests still need to be added; see #86

@rcannood rcannood merged commit 73b4213 into main Nov 19, 2024
7 checks passed
@rcannood rcannood deleted the add-tracking branch November 19, 2024 12:52
lazappi added a commit that referenced this pull request Nov 19, 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