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

feat: create ElementType #197

Merged
merged 4 commits into from
Dec 11, 2024

feat: update ElementType

00492f8
Select commit
Loading
Failed to load commit list.
Merged

feat: create ElementType #197

feat: update ElementType
00492f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2024 in 0s

0.00% of diff hit (target 5.75%)

View this Pull Request on Codecov

0.00% of diff hit (target 5.75%)

Annotations

Check warning on line 12 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L12

Added line #L12 was not covered by tests

Check warning on line 20 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L14-L20

Added lines #L14 - L20 were not covered by tests

Check warning on line 23 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L23

Added line #L23 was not covered by tests

Check warning on line 33 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L26-L33

Added lines #L26 - L33 were not covered by tests

Check warning on line 36 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L36

Added line #L36 was not covered by tests

Check warning on line 40 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 42 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L42

Added line #L42 was not covered by tests

Check warning on line 44 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L44

Added line #L44 was not covered by tests

Check warning on line 46 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L46

Added line #L46 was not covered by tests

Check warning on line 49 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L49

Added line #L49 was not covered by tests

Check warning on line 57 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L51-L57

Added lines #L51 - L57 were not covered by tests

Check warning on line 60 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L60

Added line #L60 was not covered by tests

Check warning on line 65 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 67 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L67

Added line #L67 was not covered by tests

Check warning on line 69 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L69

Added line #L69 was not covered by tests

Check warning on line 72 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L72

Added line #L72 was not covered by tests

Check warning on line 75 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 77 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L77

Added line #L77 was not covered by tests

Check warning on line 79 in app/src/app/Controllers/Admin/ElementTypeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Controllers/Admin/ElementTypeController.php#L79

Added line #L79 was not covered by tests

Check warning on line 11 in app/src/app/Models/ElementType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Models/ElementType.php#L11

Added line #L11 was not covered by tests

Check warning on line 13 in app/src/app/Models/ElementType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Models/ElementType.php#L13

Added line #L13 was not covered by tests

Check warning on line 16 in app/src/app/Models/ElementType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Models/ElementType.php#L16

Added line #L16 was not covered by tests

Check warning on line 22 in app/src/app/Models/ElementType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Models/ElementType.php#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 24 in app/src/app/Models/ElementType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Models/ElementType.php#L24

Added line #L24 was not covered by tests

Check warning on line 10 in app/src/app/Views/Admin/ElementType/Create.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/app/Views/Admin/ElementType/Create.php#L1-L10

Added lines #L1 - L10 were not covered by tests