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

Added data-structure WeakKeyIdDict #1872

Closed
wants to merge 2 commits into from

Sync WeakKeyIdDict with latest Julia WeakKeyDict implementation

e0e8747
Select commit
Loading
Failed to load commit list.
Closed

Added data-structure WeakKeyIdDict #1872

Sync WeakKeyIdDict with latest Julia WeakKeyDict implementation
e0e8747
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 8, 2023 in 0s

53.28% of diff hit (target 73.39%)

View this Pull Request on Codecov

53.28% of diff hit (target 73.39%)

Annotations

Check warning on line 17 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L17

Added line #L17 was not covered by tests

Check warning on line 64 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L58-L64

Added lines #L58 - L64 were not covered by tests

Check warning on line 68 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L68

Added line #L68 was not covered by tests

Check warning on line 74 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 83 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L83

Added line #L83 was not covered by tests

Check warning on line 94 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L90-L94

Added lines #L90 - L94 were not covered by tests

Check warning on line 97 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L102

Added line #L102 was not covered by tests

Check warning on line 109 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 111 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L111

Added line #L111 was not covered by tests

Check warning on line 125 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L125

Added line #L125 was not covered by tests

Check warning on line 135 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L131-L135

Added lines #L131 - L135 were not covered by tests

Check warning on line 137 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L137

Added line #L137 was not covered by tests

Check warning on line 140 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L140

Added line #L140 was not covered by tests

Check warning on line 146 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L142-L146

Added lines #L142 - L146 were not covered by tests

Check warning on line 148 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L148

Added line #L148 was not covered by tests

Check warning on line 151 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L151

Added line #L151 was not covered by tests

Check warning on line 158 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 160 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L160

Added line #L160 was not covered by tests

Check warning on line 163 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L163

Added line #L163 was not covered by tests

Check warning on line 174 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L171-L174

Added lines #L171 - L174 were not covered by tests

Check warning on line 186 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L183-L186

Added lines #L183 - L186 were not covered by tests

Check warning on line 205 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L202-L205

Added lines #L202 - L205 were not covered by tests

Check warning on line 211 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L208-L211

Added lines #L208 - L211 were not covered by tests

Check warning on line 233 in src/DataStructures/weakkeyid_dict.jl

@codecov codecov / codecov/patch

src/DataStructures/weakkeyid_dict.jl#L233

Added line #L233 was not covered by tests