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

v0.16.3-rc #1015

Merged
merged 12 commits into from
Mar 2, 2024
Merged

v0.16.3-rc #1015

merged 12 commits into from
Mar 2, 2024

Conversation

Affie
Copy link
Member

@Affie Affie commented Mar 2, 2024

No description provided.

dehann and others added 12 commits February 17, 2024 09:37
* wip building FolderDict

* fix insert of FolderDict

* best standardize FolderDict keys and id, api

* add delete! to FolderDict, fix KeyError

* add docs to FolderDict

* FolderDict better docs

* fis FolderDict test

* FolderDict experimental support multithreaded

* FolderDict better thread safety
* deepcopy for FolderDict

* fix haskey FolderDict

* add show FolderDict and test

* more todo dev docs for FolderDict
Co-authored-by: Johannes Terblanche <[email protected]>
@Affie Affie added this to the v0.16.3 milestone Mar 2, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 97 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (bfa158a) to head (f919c20).
Report is 2 commits behind head on release/v0.16.

Files Patch % Lines
src/dev/FolderDict.jl 0.00% 85 Missing ⚠️
ext/Images/FeatureMountain.jl 0.00% 12 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/v0.16   #1015       +/-   ##
=================================================
- Coverage          25.41%   0.00%   -25.42%     
=================================================
  Files                 53      46        -7     
  Lines               2487    2544       +57     
=================================================
- Hits                 632       0      -632     
- Misses              1855    2544      +689     

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

@Affie Affie merged commit ae85447 into release/v0.16 Mar 2, 2024
7 of 11 checks passed
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.

3 participants