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

Refactor/move call sites to functional #60

Merged
merged 8 commits into from
Feb 7, 2024

Merge branch 'main' of https://github.com/Kyjor/JulGame.jl into refac…

ee7d462
Select commit
Loading
Failed to load commit list.
Merged

Refactor/move call sites to functional #60

Merge branch 'main' of https://github.com/Kyjor/JulGame.jl into refac…
ee7d462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 1s

68.96% of diff hit (target 38.61%)

View this Pull Request on Codecov

68.96% of diff hit (target 38.61%)

Annotations

Check warning on line 73 in src/Entity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Entity.jl#L73

Added line #L73 was not covered by tests

Check warning on line 167 in src/Entity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Entity.jl#L167

Added line #L167 was not covered by tests

Check warning on line 257 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L257

Added line #L257 was not covered by tests

Check warning on line 261 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L261

Added line #L261 was not covered by tests

Check warning on line 269 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L269

Added line #L269 was not covered by tests

Check warning on line 768 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L768

Added line #L768 was not covered by tests

Check warning on line 774 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L774

Added line #L774 was not covered by tests

Check warning on line 815 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L815

Added line #L815 was not covered by tests

Check warning on line 853 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L853

Added line #L853 was not covered by tests

Check warning on line 859 in src/Main.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Main.jl#L857-L859

Added lines #L857 - L859 were not covered by tests

Check warning on line 101 in src/UI/ScreenButton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/ScreenButton.jl#L101

Added line #L101 was not covered by tests

Check warning on line 105 in src/UI/ScreenButton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/ScreenButton.jl#L105

Added line #L105 was not covered by tests

Check warning on line 102 in src/UI/TextBox.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/TextBox.jl#L102

Added line #L102 was not covered by tests

Check warning on line 119 in src/UI/TextBox.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/TextBox.jl#L119

Added line #L119 was not covered by tests

Check warning on line 122 in src/UI/TextBox.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/TextBox.jl#L122

Added line #L122 was not covered by tests

Check warning on line 141 in src/UI/TextBox.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/UI/TextBox.jl#L141

Added line #L141 was not covered by tests