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

refactor(one_proportion): all #27

Merged
merged 4 commits into from
Sep 22, 2024
Merged

refactor(one_proportion): all #27

merged 4 commits into from
Sep 22, 2024

Conversation

Snoopy1866
Copy link
Owner

根据 19b56f0, 1b8e5b0 重构代码

自定义枚举的 __getitem__ 方法,使得通过字符串访问枚举成员时对大小写不敏感
根据 base.py 重构代码
@Snoopy1866 Snoopy1866 added the refactor This issue or pull request is about refactoring label Sep 22, 2024
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 94.97717% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pystatpower/procedures/one_proportion.py 93.64% 11 Missing ⚠️
Files with missing lines Coverage Δ
src/pystatpower/procedures/__init__.py 100.00% <100.00%> (ø)
tests/test_procedures/test_one_proportion.py 100.00% <100.00%> (ø)
src/pystatpower/procedures/one_proportion.py 93.64% <93.64%> (ø)

... and 1 file with indirect coverage changes

@Snoopy1866 Snoopy1866 merged commit d5bbdc9 into main Sep 22, 2024
12 of 13 checks passed
@Snoopy1866 Snoopy1866 deleted the refactor branch September 22, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor This issue or pull request is about refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant