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

Copy #123

Merged
merged 3 commits into from
Jun 30, 2024
Merged

Copy #123

merged 3 commits into from
Jun 30, 2024

Conversation

fjebaker
Copy link
Owner

Closes #119

@fjebaker fjebaker marked this pull request as ready for review June 29, 2024 11:48
Working towards having a cheep and cheerful way of copying models in a
thread safe way.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.59%. Comparing base (6ab9ac7) to head (e84a206).
Report is 51 commits behind head on main.

Files Patch % Lines
src/meta-models/table-models.jl 57.14% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   66.24%   65.59%   -0.65%     
==========================================
  Files          41       45       +4     
  Lines        2216     2494     +278     
==========================================
+ Hits         1468     1636     +168     
- Misses        748      858     +110     

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

@fjebaker fjebaker merged commit ea9ddec into main Jun 30, 2024
2 of 3 checks passed
@fjebaker fjebaker deleted the fergus/copy branch June 30, 2024 12:25
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.

copy models in a thread-safe way
2 participants