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

Extend conditional #7851

Open
wants to merge 2 commits into
base: conditional-style-performance
Choose a base branch
from

Cleanup and add missing files

21e94fd
Select commit
Loading
Failed to load commit list.
Open

Extend conditional #7851

Cleanup and add missing files
21e94fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 21, 2024 in 1s

7.63% of diff hit (target 58.78%)

View this Pull Request on Codecov

7.63% of diff hit (target 58.78%)

Annotations

Check warning on line 16 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L20

Added line #L20 was not covered by tests

Check warning on line 37 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L37

Added line #L37 was not covered by tests

Check warning on line 40 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L40

Added line #L40 was not covered by tests

Check warning on line 43 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/plugins/condition/ConditionInspectorViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionInspectorViewProvider.js#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 328 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L327-L328

Added lines #L327 - L328 were not covered by tests

Check warning on line 330 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L330

Added line #L330 was not covered by tests

Check warning on line 336 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L336

Added line #L336 was not covered by tests

Check warning on line 398 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L394-L398

Added lines #L394 - L398 were not covered by tests

Check warning on line 403 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L403

Added line #L403 was not covered by tests

Check warning on line 408 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L407-L408

Added lines #L407 - L408 were not covered by tests

Check warning on line 435 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L431-L435

Added lines #L431 - L435 were not covered by tests

Check warning on line 440 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 516 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L514-L516

Added lines #L514 - L516 were not covered by tests

Check warning on line 519 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L518-L519

Added lines #L518 - L519 were not covered by tests

Check warning on line 522 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L521-L522

Added lines #L521 - L522 were not covered by tests

Check warning on line 528 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L528

Added line #L528 was not covered by tests

Check warning on line 535 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L533-L535

Added lines #L533 - L535 were not covered by tests

Check warning on line 537 in src/plugins/condition/ConditionManager.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionManager.js#L537

Added line #L537 was not covered by tests

Check warning on line 45 in src/plugins/condition/ConditionSetTelemetryProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionSetTelemetryProvider.js#L45

Added line #L45 was not covered by tests

Check warning on line 47 in src/plugins/condition/ConditionSetTelemetryProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/ConditionSetTelemetryProvider.js#L47

Added line #L47 was not covered by tests

Check warning on line 240 in src/plugins/condition/components/ConditionCollection.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/components/ConditionCollection.vue#L240

Added line #L240 was not covered by tests

Check warning on line 242 in src/plugins/condition/components/ConditionCollection.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/condition/components/ConditionCollection.vue#L242

Added line #L242 was not covered by tests