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

Introduce editable table for creating score distributions #5723

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

Merge branch 'main' into feat/table-input

8352cf2
Select commit
Loading
Failed to load commit list.
Draft

Introduce editable table for creating score distributions #5723

Merge branch 'main' into feat/table-input
8352cf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 18, 2024 in 1s

16.93% of diff hit (target 78.63%)

View this Pull Request on Codecov

16.93% of diff hit (target 78.63%)

Annotations

Check warning on line 8 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L1-L8

Added lines #L1 - L8 were not covered by tests

Check warning on line 33 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L33

Added line #L33 was not covered by tests

Check warning on line 35 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L35

Added line #L35 was not covered by tests

Check warning on line 37 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L37

Added line #L37 was not covered by tests

Check warning on line 39 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L39

Added line #L39 was not covered by tests

Check warning on line 43 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L43

Added line #L43 was not covered by tests

Check warning on line 46 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 49 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L49

Added line #L49 was not covered by tests

Check warning on line 51 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L51

Added line #L51 was not covered by tests

Check warning on line 56 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 73 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 76 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 91 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 100 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L100

Added line #L100 was not covered by tests

Check warning on line 102 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L102

Added line #L102 was not covered by tests

Check warning on line 104 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L104

Added line #L104 was not covered by tests

Check warning on line 135 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 138 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 145 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 150 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 152 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L152

Added line #L152 was not covered by tests

Check warning on line 155 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L155

Added line #L155 was not covered by tests

Check warning on line 158 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 164 in app/assets/javascripts/components/input_table.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/input_table.ts#L161-L164

Added lines #L161 - L164 were not covered by tests