jepperaskdk / pydoctest

Python docstring signature verification
MIT License
20 stars 3 forks source link

Bugfix/multiline strings #43

Closed jepperaskdk closed 2 years ago

jepperaskdk commented 2 years ago

Fixes:

Issue was multiline-strings in source-code, not getting dedented by the textwrap.dedent function.

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (d739b97) into main (08b18ef) will decrease coverage by 0.40%. The diff coverage is 76.19%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   93.00%   92.59%   -0.41%     
==========================================
  Files          13       13              
  Lines         743      756      +13     
  Branches      127      132       +5     
==========================================
+ Hits          691      700       +9     
- Misses         33       35       +2     
- Partials       19       21       +2     
Impacted Files Coverage Δ
pydoctest/utilities.py 93.87% <75.00%> (-3.77%) :arrow_down:
pydoctest/version.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more