Skip to content

V1.0.4

Compare
Choose a tag to compare
@T0ine34 T0ine34 released this 20 May 19:13
· 4 commits to main since this release

Test coverage

Package Line Rate Branch Rate Health
cache.cache 100% 100%
cache.tests 100% 100%
colors.colors 100% 100%
colors.tests 100% 100%
config.config 97% 90%
config.tests 100% 100%
http_code.http_code 100% 100%
http_code.tests 100% 100%
version.tests 100% 100%
version.version 100% 100%
Summary 100% (1241 / 1246) 98% (160 / 164)

Minimum allowed line rate is 90%

Cache module

Adding wraps of function in Cache decorator

Version module

Add is_valid_string method to Version class for version string validation


Full Changelog: 1.0.3...1.0.4