Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
453 stars 48 forks source link

support float ranges #102

Closed Jan0660 closed 2 years ago

Jan0660 commented 2 years ago

Changes handling of ranges from ints to float64s, as a fix for #94. Also removed dots (.) from escaped characters and added double quotes "(can't be in file/directory names on Windows)

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 113


Files with Coverage Reduction New Missed Lines %
pkg/sites/comicextra.go 6 81.97%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 111: -0.5%
Covered Lines: 732
Relevant Lines: 1276

💛 - Coveralls