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

refactor: use withr to manage tempfiles #258

Merged
merged 9 commits into from
Feb 3, 2024

similar refactor for named files

0fa48a2
Select commit
Loading
Failed to load commit list.
Merged

refactor: use withr to manage tempfiles #258

similar refactor for named files
0fa48a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 3, 2024 in 1s

0.00% of diff hit (target 3.20%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.20%)

Annotations

Check warning on line 317 in R/boxr__internal_misc.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr__internal_misc.R#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 57 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L57

Added line #L57 was not covered by tests

Check warning on line 71 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L71

Added line #L71 was not covered by tests

Check warning on line 75 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 79 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L79

Added line #L79 was not covered by tests

Check warning on line 91 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L91

Added line #L91 was not covered by tests

Check warning on line 94 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L94

Added line #L94 was not covered by tests

Check warning on line 97 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L97

Added line #L97 was not covered by tests

Check warning on line 110 in R/boxr_read.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_read.R#L110

Added line #L110 was not covered by tests

Check warning on line 35 in R/boxr_save_load.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_save_load.R#L35

Added line #L35 was not covered by tests

Check warning on line 62 in R/boxr_save_load.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_save_load.R#L62

Added line #L62 was not covered by tests

Check warning on line 74 in R/boxr_save_load.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_save_load.R#L74

Added line #L74 was not covered by tests

Check warning on line 22 in R/boxr_source.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_source.R#L22

Added line #L22 was not covered by tests

Check warning on line 86 in R/boxr_upload_download.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_upload_download.R#L86

Added line #L86 was not covered by tests

Check warning on line 72 in R/boxr_write.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/boxr_write.R#L72

Added line #L72 was not covered by tests