Skip to content

Conversation

@d-chris
Copy link
Owner

@d-chris d-chris commented Oct 25, 2024

  • Keep trailing newline of templates while rendering.
  • Add 'nodoc' method to PdocStr for removing shebang and docstring
  • Update tests to cover new PdocStr methods and improve naming conventions
  • Update pre-commit configuration

- Keep trailing newline of templates while rendering.
- Add 'nodoc' method to PdocStr for removing shebang and docstring
- Update tests to cover new PdocStr methods and improve naming conventions
- Update pre-commit configuration
@d-chris d-chris merged commit 8e0baca into main Oct 25, 2024
13 checks passed
@codecov
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (b2a5a35) to head (807d403).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   98.67%   98.76%   +0.08%     
==========================================
  Files           6        6              
  Lines         227      242      +15     
==========================================
+ Hits          224      239      +15     
  Misses          3        3              
Flag Coverage Δ
unittests 98.76% <ø> (+0.08%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants