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 unix::Cache #1529

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Check `TZDIR` environment variable

9ba3069
Select commit
Loading
Failed to load commit list.
Open

Refactor unix::Cache #1529

Check `TZDIR` environment variable
9ba3069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 0s

48.06% of diff hit (target 91.79%)

View this Pull Request on Codecov

48.06% of diff hit (target 91.79%)

Annotations

Check warning on line 23 in src/offset/local/tz_info/timezone.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/tz_info/timezone.rs#L23

Added line #L23 was not covered by tests

Check warning on line 34 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L34

Added line #L34 was not covered by tests

Check warning on line 74 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L74

Added line #L74 was not covered by tests

Check warning on line 92 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 97 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L97

Added line #L97 was not covered by tests

Check warning on line 121 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 130 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 137 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 142 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 144 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L144

Added line #L144 was not covered by tests

Check warning on line 146 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L146

Added line #L146 was not covered by tests

Check warning on line 149 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 164 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 171 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L167-L171

Added lines #L167 - L171 were not covered by tests

Check warning on line 178 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L174-L178

Added lines #L174 - L178 were not covered by tests

Check warning on line 187 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L187

Added line #L187 was not covered by tests

Check warning on line 199 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L193-L199

Added lines #L193 - L199 were not covered by tests

Check warning on line 206 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L202-L206

Added lines #L202 - L206 were not covered by tests

Check warning on line 208 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L208

Added line #L208 was not covered by tests

Check warning on line 236 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L232-L236

Added lines #L232 - L236 were not covered by tests

Check warning on line 263 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L263

Added line #L263 was not covered by tests

Check warning on line 269 in src/offset/local/unix.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/unix.rs#L265-L269

Added lines #L265 - L269 were not covered by tests