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

transformer: Selectionの修正 #690

Merged
merged 9 commits into from
Jan 10, 2025

Naming correction

1035c15
Select commit
Loading
Failed to load commit list.
Merged

transformer: Selectionの修正 #690

Naming correction
1035c15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 25, 2024 in 1s

76.38% of diff hit (target 60.00%)

View this Pull Request on Codecov

76.38% of diff hit (target 60.00%)

Annotations

Check warning on line 151 in app/src-tauri/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src-tauri/src/main.rs#L151

Added line #L151 was not covered by tests

Check warning on line 209 in app/src-tauri/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src-tauri/src/main.rs#L209

Added line #L209 was not covered by tests

Check warning on line 315 in app/src-tauri/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src-tauri/src/main.rs#L315

Added line #L315 was not covered by tests

Check warning on line 322 in app/src-tauri/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src-tauri/src/main.rs#L322

Added line #L322 was not covered by tests

Check warning on line 324 in app/src-tauri/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src-tauri/src/main.rs#L324

Added line #L324 was not covered by tests

Check warning on line 56 in nusamai/src/sink/minecraft/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/minecraft/mod.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 110 in nusamai/src/sink/minecraft/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/minecraft/mod.rs#L110

Added line #L110 was not covered by tests

Check warning on line 76 in nusamai/src/sink/obj/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/obj/mod.rs#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 179 in nusamai/src/sink/obj/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/obj/mod.rs#L179

Added line #L179 was not covered by tests

Check warning on line 42 in nusamai/src/sink/serde/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/serde/mod.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 19 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 23 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 41 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L41

Added line #L41 was not covered by tests

Check warning on line 53 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 55 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L55

Added line #L55 was not covered by tests

Check warning on line 57 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L57

Added line #L57 was not covered by tests

Check warning on line 61 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 107 in nusamai/src/transformer/selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/selection.rs#L107

Added line #L107 was not covered by tests

Check warning on line 40 in nusamai/src/transformer/transform/lods.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/transform/lods.rs#L40

Added line #L40 was not covered by tests

Check warning on line 53 in nusamai/src/transformer/transform/lods.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transformer/transform/lods.rs#L53

Added line #L53 was not covered by tests