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

feat: match_name gains join_id col, allowing for an initial matching override based on some unique ID column #460

Merged
merged 28 commits into from
Mar 14, 2024

skip tests if r2dii.data outdated

e8d98d2
Select commit
Loading
Failed to load commit list.
Merged

feat: match_name gains join_id col, allowing for an initial matching override based on some unique ID column #460

skip tests if r2dii.data outdated
e8d98d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 1s

30.48% of diff hit (target 93.23%)

View this Pull Request on Codecov

30.48% of diff hit (target 93.23%)

Annotations

Check warning on line 153 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L153

Added line #L153 was not covered by tests

Check warning on line 156 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 162 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L158-L162

Added lines #L158 - L162 were not covered by tests

Check warning on line 165 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L165

Added line #L165 was not covered by tests

Check warning on line 168 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 174 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L170-L174

Added lines #L170 - L174 were not covered by tests

Check warning on line 178 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 185 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L180-L185

Added lines #L180 - L185 were not covered by tests

Check warning on line 190 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 206 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L206

Added line #L206 was not covered by tests

Check warning on line 210 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L210

Added line #L210 was not covered by tests

Check warning on line 212 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L212

Added line #L212 was not covered by tests

Check warning on line 441 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L441

Added line #L441 was not covered by tests

Check warning on line 447 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L443-L447

Added lines #L443 - L447 were not covered by tests

Check warning on line 454 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L450-L454

Added lines #L450 - L454 were not covered by tests

Check warning on line 459 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L459

Added line #L459 was not covered by tests

Check warning on line 466 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L464-L466

Added lines #L464 - L466 were not covered by tests

Check warning on line 472 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L468-L472

Added lines #L468 - L472 were not covered by tests

Check warning on line 475 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L475

Added line #L475 was not covered by tests

Check warning on line 477 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L477

Added line #L477 was not covered by tests

Check warning on line 481 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L480-L481

Added lines #L480 - L481 were not covered by tests

Check warning on line 484 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L483-L484

Added lines #L483 - L484 were not covered by tests

Check warning on line 487 in R/match_name.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/match_name.R#L487

Added line #L487 was not covered by tests