Closed valepakh closed 4 years ago
Merging #18 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #18 +/- ##
=======================================
Coverage 98.18% 98.18%
=======================================
Files 4 4
Lines 441 441
Branches 55 55
=======================================
Hits 433 433
Misses 5 5
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
tg_odesli_bot/platforms.py | 100.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1ae4d89...ca2b351. Read the comment docs.
Some platforms change the urls according to regional settings, so I added some of them in the regexes. This fixes #17