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

Rework code/formula translation & name-updating #2354

Open
wants to merge 6 commits into
base: qa
Choose a base branch
from

Merge remote-tracking branch 'origin/qa' into ajf/refactor-update-cod…

abb14ee
Select commit
Loading
Failed to load commit list.
Open

Rework code/formula translation & name-updating #2354

Merge remote-tracking branch 'origin/qa' into ajf/refactor-update-cod…
abb14ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 28, 2025 in 0s

86.75% of diff hit (target 89.94%)

View this Pull Request on Codecov

86.75% of diff hit (target 89.94%)

Annotations

Check warning on line 82 in quadratic-core/src/a1/js_selection/create.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/a1/js_selection/create.rs#L82

Added line #L82 was not covered by tests

Check warning on line 148 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L148

Added line #L148 was not covered by tests

Check warning on line 172 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L172

Added line #L172 was not covered by tests

Check warning on line 177 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L177

Added line #L177 was not covered by tests

Check warning on line 219 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L216-L219

Added lines #L216 - L219 were not covered by tests

Check warning on line 238 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L224-L238

Added lines #L224 - L238 were not covered by tests

Check warning on line 250 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 268 in quadratic-core/src/formulas/parser/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/formulas/parser/mod.rs#L259-L268

Added lines #L259 - L268 were not covered by tests

Check warning on line 136 in quadratic-core/src/grid/code_cell.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/grid/code_cell.rs#L131-L136

Added lines #L131 - L136 were not covered by tests

Check warning on line 179 in quadratic-core/src/grid/code_cell.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/grid/code_cell.rs#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 144 in quadratic-core/src/grid/sheet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

quadratic-core/src/grid/sheet.rs#L140-L144

Added lines #L140 - L144 were not covered by tests