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

Datetime support #1090

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

basic datetime functionality

1352548
Select commit
Loading
Failed to load commit list.
Draft

Datetime support #1090

basic datetime functionality
1352548
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 0s

36.36% of diff hit (target 89.68%)

View this Pull Request on Codecov

36.36% of diff hit (target 89.68%)

Annotations

Check warning on line 80 in quadratic-core/src/controller/operations/cell_value.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/controller/operations/cell_value.rs#L80

Added line #L80 was not covered by tests

Check warning on line 106 in quadratic-core/src/formulas/criteria.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/criteria.rs#L106

Added line #L106 was not covered by tests

Check warning on line 185 in quadratic-core/src/grid/file/current.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/grid/file/current.rs#L185

Added line #L185 was not covered by tests

Check warning on line 502 in quadratic-core/src/grid/file/current.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/grid/file/current.rs#L501-L502

Added lines #L501 - L502 were not covered by tests

Check warning on line 70 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L70

Added line #L70 was not covered by tests

Check warning on line 95 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L95

Added line #L95 was not covered by tests

Check warning on line 111 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L111

Added line #L111 was not covered by tests

Check warning on line 221 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L221

Added line #L221 was not covered by tests

Check warning on line 239 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L239

Added line #L239 was not covered by tests

Check warning on line 338 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L338

Added line #L338 was not covered by tests

Check warning on line 510 in quadratic-core/src/values/cellvalue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/cellvalue.rs#L510

Added line #L510 was not covered by tests

Check warning on line 99 in quadratic-core/src/values/convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/convert.rs#L99

Added line #L99 was not covered by tests

Check warning on line 134 in quadratic-core/src/values/convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/values/convert.rs#L134

Added line #L134 was not covered by tests