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

Cleanup dictionaries during unload #233

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Cleanup dictionaries during unload #233

merged 2 commits into from
Dec 24, 2023

Conversation

pat-s
Copy link
Member

@pat-s pat-s commented Dec 24, 2023

fix #218

@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (94bb4e6) 80.61% compared to head (519bced) 80.61%.
Report is 1 commits behind head on main.

❗ Current head 519bced differs from pull request most recent head 80412ef. Consider uploading reports for the commit 80412ef to get more accurate results

Files Patch % Lines
R/autoplot.R 20.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files          31       31           
  Lines        2074     2074           
=======================================
  Hits         1672     1672           
  Misses        402      402           

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

@pat-s pat-s merged commit 3dd9eac into main Dec 24, 2023
2 checks passed
@pat-s pat-s deleted the fix-218 branch December 24, 2023 20:24
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.

cleanup when unloading
2 participants