olirice / alembic_utils

An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
https://olirice.github.io/alembic_utils
MIT License
211 stars 43 forks source link

Strip trailing whitespace in function name prior to parameters in PGFunction #130

Closed olirice closed 4 months ago

olirice commented 4 months ago

Strip trailing whitespace in function name prior to parameters in PGFunction

resolves #129

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.77%. Comparing base (cf42ef8) to head (629c985).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ======================================= Coverage 99.77% 99.77% ======================================= Files 18 18 Lines 870 870 ======================================= Hits 868 868 Misses 2 2 ``` | [Flag](https://app.codecov.io/gh/olirice/alembic_utils/pull/130/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Rice) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/olirice/alembic_utils/pull/130/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Rice) | `99.77% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oliver+Rice#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.