AllexVeldman / pyoci

Publish and install private python packages using OCI/docker registries.
MIT License
8 stars 0 forks source link

refactor: Remove use of Regex #87

Closed AllexVeldman closed 1 week ago

AllexVeldman commented 1 week ago

Replace regex with str.find() and string slicing.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 95.08%. Comparing base (d9d782f) to head (ebd33e4). Report is 2 commits behind head on main.

Additional details and impacted files