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

Feature/pep 0257 #12

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Feature/pep 0257 #12

merged 5 commits into from
Oct 25, 2023

Conversation

pipinfitriadi
Copy link
Member

@pipinfitriadi pipinfitriadi commented Oct 24, 2023

@pipinfitriadi pipinfitriadi added the documentation Improvements or additions to documentation label Oct 24, 2023
@pipinfitriadi pipinfitriadi self-assigned this Oct 24, 2023
@github-actions
Copy link

Coverage report

Note

Coverage evolution disabled because this PR targets a different branch
than the default branch, for which coverage data is not available.

The coverage rate is 100%.

100% of new lines are covered.

Diff Coverage details (click to unfold)

datasae/init.py

100% of new lines are covered (100% of the complete file).

datasae/boolean.py

100% of new lines are covered (100% of the complete file).

datasae/converter/init.py

100% of new lines are covered (100% of the complete file).

datasae/converter/s3.py

100% of new lines are covered (100% of the complete file).

datasae/exception.py

100% of new lines are covered (100% of the complete file).

datasae/float.py

100% of new lines are covered (100% of the complete file).

datasae/integer.py

100% of new lines are covered (100% of the complete file).

datasae/string.py

100% of new lines are covered (100% of the complete file).

datasae/timestamp.py

100% of new lines are covered (100% of the complete file).

datasae/utils.py

100% of new lines are covered (100% of the complete file).

tests/init.py

100% of new lines are covered (100% of the complete file).

tests/test_boolean.py

100% of new lines are covered (100% of the complete file).

tests/test_converter/init.py

100% of new lines are covered (100% of the complete file).

tests/test_converter/test_s3.py

100% of new lines are covered (100% of the complete file).

tests/test_exception.py

100% of new lines are covered (100% of the complete file).

tests/test_float.py

100% of new lines are covered (100% of the complete file).

tests/test_integer.py

100% of new lines are covered (100% of the complete file).

tests/test_string.py

100% of new lines are covered (100% of the complete file).

tests/test_timestamp.py

100% of new lines are covered (100% of the complete file).

Copy link
Contributor

@agistyaanugrah agistyaanugrah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done kang pipin

@agistyaanugrah agistyaanugrah merged commit 5a72827 into release/0.3.0 Oct 25, 2023
11 checks passed
@agistyaanugrah agistyaanugrah deleted the feature/pep-0257 branch October 25, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants