tutorcruncher / hermes

1 stars 0 forks source link

Slugify termation category #256

Closed PrenSJ2 closed 2 months ago

PrenSJ2 commented 2 months ago

Close #255

Description

create sanitise_string to modify a sting into to the expected output of django's slugify

We use this for the terminaion_category

Testing

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 93.59%. Comparing base (88f8a0d) to head (34db386).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #256 +/- ## ========================================== + Coverage 93.56% 93.59% +0.02% ========================================== Files 29 29 Lines 1756 1763 +7 Branches 242 243 +1 ========================================== + Hits 1643 1650 +7 Misses 71 71 Partials 42 42 ```

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