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

perf: 2x speed up reading contents from zip/jar #761

Merged
merged 5 commits into from
Jan 19, 2024

fix: check custom attributes when reading info

211b9d1
Select commit
Loading
Failed to load commit list.
Merged

perf: 2x speed up reading contents from zip/jar #761

fix: check custom attributes when reading info
211b9d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 19, 2024 in 0s

45.09% of diff hit (target 66.85%)

View this Pull Request on Codecov

45.09% of diff hit (target 66.85%)

Annotations

Check warning on line 149 in recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 240 in recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java#L238-L240

Added lines #L238 - L240 were not covered by tests

Check warning on line 250 in recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java#L248-L250

Added lines #L248 - L250 were not covered by tests

Check warning on line 267 in recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java#L265-L267

Added lines #L265 - L267 were not covered by tests

Check warning on line 312 in recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/info/builder/JvmClassInfoBuilder.java#L302-L312

Added lines #L302 - L312 were not covered by tests

Check warning on line 45 in recaf-core/src/main/java/software/coley/recaf/workspace/io/BasicInfoImporter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/workspace/io/BasicInfoImporter.java#L45

Added line #L45 was not covered by tests