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

Improvements to the InputEditor #462

Merged
merged 10 commits into from
Oct 4, 2023

Add specific assertions and a behavior to open the dropdown.

8d464e2
Select commit
Loading
Failed to load commit list.
Merged

Improvements to the InputEditor #462

Add specific assertions and a behavior to open the dropdown.
8d464e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2023 in 0s

70.58% of diff hit (target 78.38%)

View this Pull Request on Codecov

70.58% of diff hit (target 78.38%)

Annotations

Check warning on line 61 in COMET.Web.Common/Components/BookEditor/InputEditor.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor#L61

Added line #L61 was not covered by tests

Check warning on line 68 in COMET.Web.Common/Components/BookEditor/InputEditor.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor#L68

Added line #L68 was not covered by tests

Check warning on line 140 in COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/BookEditor/InputEditor.razor.cs#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 47 in COMET.Web.Common/Components/MultiComboBox.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 66 in COMET.Web.Common/Components/MultiComboBox.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 80 in COMET.Web.Common/Components/MultiComboBox.razor

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 95 in COMET.Web.Common/Components/MultiComboBox.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor.cs#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in COMET.Web.Common/Components/MultiComboBox.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor.cs#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 104 in COMET.Web.Common/Components/MultiComboBox.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor.cs#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 107 in COMET.Web.Common/Components/MultiComboBox.razor.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

COMET.Web.Common/Components/MultiComboBox.razor.cs#L106-L107

Added lines #L106 - L107 were not covered by tests