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

Restructure outside single file #3

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Conversation

yaphott
Copy link
Contributor

@yaphott yaphott commented Feb 18, 2023

No description provided.

Try to appease Pylint and MyPy.
Fix typo in log message and add param `outer_line_continuation`
Separate tests into individual tests.
Fix args indentation for Args in docstrings.
@yaphott yaphott requested a review from rtstacy February 18, 2023 21:52
@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Base: 29.33% // Head: 31.38% // Increases project coverage by +2.04% 🎉

Coverage data is based on head (304aab5) compared to base (1d5bdad).
Patch coverage: 31.09% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   29.33%   31.38%   +2.04%     
==========================================
  Files           1        5       +4     
  Lines         225      239      +14     
  Branches       47       50       +3     
==========================================
+ Hits           66       75       +9     
- Misses        152      155       +3     
- Partials        7        9       +2     
Flag Coverage Δ
unittests 31.38% <31.09%> (+2.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/yogger/base.py 24.42% <24.42%> (ø)
src/yogger/pformat.py 32.97% <32.97%> (ø)
src/yogger/compat.py 66.66% <66.66%> (ø)
src/yogger/__init__.py 100.00% <100.00%> (+70.66%) ⬆️
src/yogger/constants.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yaphott yaphott merged commit ded9e04 into main Feb 18, 2023
@yaphott yaphott deleted the restructure-outside-single-file branch February 18, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant