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

Sync Up To Latest #193

Merged
merged 9 commits into from
Oct 25, 2023

Merge branch 'main' into sync/167e780a5a4576e4e0474dcce1548a053fa0fa87

dbf2921
Select commit
Loading
Failed to load commit list.
Merged

Sync Up To Latest #193

Merge branch 'main' into sync/167e780a5a4576e4e0474dcce1548a053fa0fa87
dbf2921
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2023 in 1s

83.28% of diff hit (target 82.26%)

View this Pull Request on Codecov

83.28% of diff hit (target 82.26%)

Annotations

Check warning on line 82 in core/player/src/controllers/constants/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/constants/index.ts#L82

Added line #L82 was not covered by tests

Check warning on line 51 in core/player/src/controllers/validation/binding-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/binding-tracker.ts#L51

Added line #L51 was not covered by tests

Check warning on line 55 in core/player/src/controllers/validation/binding-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/binding-tracker.ts#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 168 in core/player/src/controllers/validation/binding-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/binding-tracker.ts#L168

Added line #L168 was not covered by tests

Check warning on line 171 in core/player/src/controllers/validation/binding-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/binding-tracker.ts#L171

Added line #L171 was not covered by tests

Check warning on line 181 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L181

Added line #L181 was not covered by tests

Check warning on line 527 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L527

Added line #L527 was not covered by tests

Check warning on line 600 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L600

Added line #L600 was not covered by tests

Check warning on line 672 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L672

Added line #L672 was not covered by tests

Check warning on line 741 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L741

Added line #L741 was not covered by tests

Check warning on line 786 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L786

Added line #L786 was not covered by tests

Check warning on line 868 in core/player/src/controllers/validation/controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/controllers/validation/controller.ts#L868

Added line #L868 was not covered by tests

Check warning on line 167 in core/player/src/data/dependency-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/data/dependency-tracker.ts#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 199 in core/player/src/data/dependency-tracker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/data/dependency-tracker.ts#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 152 in core/player/src/data/model.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/data/model.ts#L152

Added line #L152 was not covered by tests

Check warning on line 161 in core/player/src/data/model.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/data/model.ts#L161

Added line #L161 was not covered by tests

Check warning on line 48 in core/player/src/expressions/evaluator-functions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/expressions/evaluator-functions.ts#L48

Added line #L48 was not covered by tests

Check warning on line 399 in core/player/src/player.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/player.ts#L399

Added line #L399 was not covered by tests

Check warning on line 46 in core/player/src/view/resolver/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/player/src/view/resolver/index.ts#L46

Added line #L46 was not covered by tests

Check warning on line 15 in plugins/auto-scroll/react/src/scrollIntoViewWithOffset.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/auto-scroll/react/src/scrollIntoViewWithOffset.ts#L15

Added line #L15 was not covered by tests

Check warning on line 72 in plugins/computed-properties/core/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/computed-properties/core/src/index.ts#L72

Added line #L72 was not covered by tests

Check warning on line 77 in plugins/computed-properties/core/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/computed-properties/core/src/index.ts#L77

Added line #L77 was not covered by tests

Check warning on line 43 in plugins/data-change-listener/core/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/data-change-listener/core/src/index.ts#L43

Added line #L43 was not covered by tests

Check warning on line 47 in plugins/data-change-listener/core/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/data-change-listener/core/src/index.ts#L47

Added line #L47 was not covered by tests

Check warning on line 41 in plugins/markdown/core/src/utils/markdownParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/markdown/core/src/utils/markdownParser.ts#L39-L41

Added lines #L39 - L41 were not covered by tests