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

Adding InputText and InputTextWithHint to Lua. #1453

Merged
merged 1 commit into from
Oct 7, 2023

Adding InputText and InputTextWithHint to Lua.

4d7a494
Select commit
Loading
Failed to load commit list.
Merged

Adding InputText and InputTextWithHint to Lua. #1453

Adding InputText and InputTextWithHint to Lua.
4d7a494
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 7, 2023 in 0s

0.00% of diff hit (target 8.61%)

View this Pull Request on Codecov

0.00% of diff hit (target 8.61%)

Annotations

Check warning on line 76 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 82 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L78-L82

Added lines #L78 - L82 were not covered by tests

Check warning on line 85 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 88 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 91 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 98 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L93-L98

Added lines #L93 - L98 were not covered by tests

Check warning on line 100 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L100

Added line #L100 was not covered by tests

Check warning on line 106 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L102-L106

Added lines #L102 - L106 were not covered by tests

Check warning on line 108 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L108

Added line #L108 was not covered by tests

Check warning on line 114 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L110-L114

Added lines #L110 - L114 were not covered by tests

Check warning on line 117 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 123 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 134 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L128-L134

Added lines #L128 - L134 were not covered by tests

Check warning on line 136 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L136

Added line #L136 was not covered by tests

Check warning on line 142 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 145 in src/gui/luaimguiextra.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gui/luaimguiextra.cc#L144-L145

Added lines #L144 - L145 were not covered by tests