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

create new map for every recorder object and clear vars #429

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

waltsims
Copy link
Owner

@waltsims waltsims commented Jul 2, 2024

This commits ensure that all variables are cleared for every collection script and that the recorder object is reinitialized inorder to clear memory of past objects variables.

This commits ensure that all variables are cleared for every collection script and that the recorder object is reinitialized inorder to clear memory of past objects variables.
@waltsims
Copy link
Owner Author

waltsims commented Jul 2, 2024

Failing tests will pass after merging #412

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (33b6aec) to head (f88fdb9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
+ Coverage   71.50%   71.69%   +0.19%     
==========================================
  Files          46       46              
  Lines        6738     6741       +3     
  Branches     1496     1497       +1     
==========================================
+ Hits         4818     4833      +15     
+ Misses       1348     1339       -9     
+ Partials      572      569       -3     
Flag Coverage Δ
3.10 71.90% <ø> (+0.19%) ⬆️
3.11 71.90% <ø> (+0.19%) ⬆️
3.12 71.90% <ø> (+0.19%) ⬆️
3.9 71.67% <ø> (+0.19%) ⬆️
macos-latest 71.63% <ø> (+0.19%) ⬆️
ubuntu-latest 71.66% <ø> (+0.19%) ⬆️
windows-latest 71.68% <ø> (+0.19%) ⬆️

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.

@waltsims
Copy link
Owner Author

waltsims commented Jul 2, 2024

Before:
image
After:
image

@waltsims
Copy link
Owner Author

waltsims commented Jul 3, 2024

@faridyagubbayli ping :)

@waltsims waltsims merged commit 4127ccc into master Jul 3, 2024
104 checks passed
@waltsims waltsims deleted the accerate-matlab-collection branch July 3, 2024 22:18
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.

None yet

1 participant