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

feat: support case sensitive #1714

Merged
merged 24 commits into from
Dec 17, 2024

Revert "fix: 测试覆盖"

e12e460
Select commit
Loading
Failed to load commit list.
Merged

feat: support case sensitive #1714

Revert "fix: 测试覆盖"
e12e460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

2.00% of diff hit (target 54.92%)

View this Pull Request on Codecov

2.00% of diff hit (target 54.92%)

Annotations

Check warning on line 17 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L17

Added line #L17 was not covered by tests

Check warning on line 19 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L19

Added line #L19 was not covered by tests

Check warning on line 21 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L21

Added line #L21 was not covered by tests

Check warning on line 26 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 30 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 34 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L36

Added line #L36 was not covered by tests

Check warning on line 39 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 55 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L41-L55

Added lines #L41 - L55 were not covered by tests

Check warning on line 58 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 60 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L60

Added line #L60 was not covered by tests

Check warning on line 62 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L62

Added line #L62 was not covered by tests

Check warning on line 66 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L66

Added line #L66 was not covered by tests

Check warning on line 69 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L73

Added line #L73 was not covered by tests

Check warning on line 75 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L75

Added line #L75 was not covered by tests

Check warning on line 77 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L77

Added line #L77 was not covered by tests

Check warning on line 86 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 88 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L88

Added line #L88 was not covered by tests

Check warning on line 94 in crates/mako/src/plugins/case_sensitive.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/case_sensitive.rs#L92-L94

Added lines #L92 - L94 were not covered by tests