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

Support precompiled library binaries #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

support prebuilt library binaries

0040b68
Select commit
Loading
Failed to load commit list.
Open

Support precompiled library binaries #116

support prebuilt library binaries
0040b68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2024 in 1s

96.02% of diff hit (target 90.91%)

View this Pull Request on Codecov

96.02% of diff hit (target 90.91%)

Annotations

Check warning on line 153 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L153

Added line #L153 was not covered by tests

Check warning on line 180 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L180

Added line #L180 was not covered by tests

Check warning on line 189 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L189

Added line #L189 was not covered by tests

Check warning on line 195 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L195

Added line #L195 was not covered by tests

Check warning on line 198 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L198

Added line #L198 was not covered by tests

Check warning on line 245 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L245

Added line #L245 was not covered by tests

Check warning on line 253 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L253

Added line #L253 was not covered by tests

Check warning on line 276 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L276

Added line #L276 was not covered by tests

Check warning on line 344 in meta/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/binary.rs#L344

Added line #L344 was not covered by tests

Check warning on line 34 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 41 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 48 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 50 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L50

Added line #L50 was not covered by tests

Check warning on line 52 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L52

Added line #L52 was not covered by tests

Check warning on line 87 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 100 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 103 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 116 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 119 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 125 in meta/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/error.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 77 in meta/src/parse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/parse.rs#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 108 in meta/src/parse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/parse.rs#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 148 in meta/src/parse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/parse.rs#L148

Added line #L148 was not covered by tests

Check warning on line 153 in meta/src/parse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

meta/src/parse.rs#L153

Added line #L153 was not covered by tests