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

Restructure #11

Merged
merged 24 commits into from
May 7, 2024

fix ci

44c1838
Select commit
Loading
Failed to load commit list.
Merged

Restructure #11

fix ci
44c1838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 4, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 3 in arma-file-formats-cli/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats-cli/src/main.rs#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 29 in arma-file-formats/src/errors/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/errors/mod.rs#L29

Added line #L29 was not covered by tests

Check warning on line 53 in arma-file-formats/src/real_virtuality/core/lzss.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/core/lzss.rs#L53

Added line #L53 was not covered by tests

Check warning on line 88 in arma-file-formats/src/real_virtuality/core/lzss.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/core/lzss.rs#L88

Added line #L88 was not covered by tests

Check warning on line 163 in arma-file-formats/src/real_virtuality/core/lzss.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/core/lzss.rs#L163

Added line #L163 was not covered by tests

Check warning on line 196 in arma-file-formats/src/real_virtuality/core/lzss.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/core/lzss.rs#L196

Added line #L196 was not covered by tests

Check warning on line 216 in arma-file-formats/src/real_virtuality/p3d/odol.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/p3d/odol.rs#L216

Added line #L216 was not covered by tests

Check warning on line 252 in arma-file-formats/src/real_virtuality/p3d/odol.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/p3d/odol.rs#L252

Added line #L252 was not covered by tests

Check warning on line 285 in arma-file-formats/src/real_virtuality/p3d/odol.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/p3d/odol.rs#L285

Added line #L285 was not covered by tests

Check warning on line 294 in arma-file-formats/src/real_virtuality/p3d/odol.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/p3d/odol.rs#L294

Added line #L294 was not covered by tests

Check warning on line 89 in arma-file-formats/src/real_virtuality/pbo/archive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/pbo/archive.rs#L89

Added line #L89 was not covered by tests

Check warning on line 128 in arma-file-formats/src/real_virtuality/pbo/archive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/pbo/archive.rs#L128

Added line #L128 was not covered by tests

Check warning on line 190 in arma-file-formats/src/real_virtuality/pbo/archive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/pbo/archive.rs#L190

Added line #L190 was not covered by tests

Check warning on line 48 in arma-file-formats/src/real_virtuality/pbo/entry.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/pbo/entry.rs#L48

Added line #L48 was not covered by tests

Check warning on line 31 in arma-file-formats/src/real_virtuality/rap/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/rap/config.rs#L31

Added line #L31 was not covered by tests

Check warning on line 52 in arma-file-formats/src/real_virtuality/rap/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/rap/config.rs#L52

Added line #L52 was not covered by tests

Check warning on line 373 in arma-file-formats/src/real_virtuality/rap/parser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/rap/parser.rs#L373

Added line #L373 was not covered by tests

Check warning on line 107 in arma-file-formats/src/real_virtuality/sign/private_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/sign/private_key.rs#L107

Added line #L107 was not covered by tests

Check warning on line 65 in arma-file-formats/src/real_virtuality/sign/public_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/sign/public_key.rs#L65

Added line #L65 was not covered by tests

Check warning on line 99 in arma-file-formats/src/real_virtuality/sign/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

arma-file-formats/src/real_virtuality/sign/signature.rs#L99

Added line #L99 was not covered by tests