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

✨ Using date breaks/minor breaks/labels in time scales. #6282

Merged
merged 13 commits into from
Jan 28, 2025

Merge branch 'main' into time_to_datetime_scale

a69ccb3
Select commit
Loading
Failed to load commit list.
Merged

✨ Using date breaks/minor breaks/labels in time scales. #6282

Merge branch 'main' into time_to_datetime_scale
a69ccb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2025 in 0s

30.00% of diff hit (target 87.64%)

View this Pull Request on Codecov

30.00% of diff hit (target 87.64%)

Annotations

Check warning on line 241 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 243 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L243

Added line #L243 was not covered by tests

Check warning on line 245 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L245

Added line #L245 was not covered by tests

Check warning on line 247 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L247

Added line #L247 was not covered by tests

Check warning on line 250 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 254 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L254

Added line #L254 was not covered by tests

Check warning on line 257 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L257

Added line #L257 was not covered by tests

Check warning on line 280 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L278-L280

Added lines #L278 - L280 were not covered by tests

Check warning on line 282 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L282

Added line #L282 was not covered by tests

Check warning on line 284 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L284

Added line #L284 was not covered by tests

Check warning on line 286 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L286

Added line #L286 was not covered by tests

Check warning on line 289 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 293 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L293

Added line #L293 was not covered by tests

Check warning on line 296 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L296

Added line #L296 was not covered by tests

Check warning on line 332 in R/scale-date.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/scale-date.R#L332

Added line #L332 was not covered by tests