maennchen / crontab

Parse Cron Expressions, Compose Cron Expression Strings and Caluclate Execution Dates.
https://hex.pm/packages/crontab
MIT License
91 stars 32 forks source link

Adding String.trim to Ecto Type cast() #89

Closed h4cc closed 2 years ago

h4cc commented 2 years ago

Fixing https://github.com/jshmrtn/crontab/issues/88

Automatic tests seem to be broken :(

maennchen commented 2 years ago

@h4cc I fixed the CI. Thanks for the PR :heart:

coveralls commented 2 years ago

Coverage Status

Coverage increased (+1.0%) to 99.567% when pulling c922ecc747d5918df8c59d4e3d093b3b4736130b on h4cc:ecto-type-trim into 81bd15abaa954afc8e8f9d1fd5b295fb3bf59139 on jshmrtn:master.

maennchen commented 2 years ago

@h4cc Could you run mix format?

h4cc commented 2 years ago

@h4cc Could you run mix format?

Done

maennchen commented 2 years ago

@h4cc Thanks. Released as v1.1.11