Skip to content

Fix tests on Windows#95

Merged
idlesign merged 2 commits intoidlesign:masterfrom
mgefimov:master
May 7, 2026
Merged

Fix tests on Windows#95
idlesign merged 2 commits intoidlesign:masterfrom
mgefimov:master

Conversation

@mgefimov
Copy link
Copy Markdown
Contributor

@mgefimov mgefimov commented May 7, 2026

kinozal date parsing couldn't parse strings like 16 мая 2015 в 18:00 on Windows. Windows ru locale only recognizes the nominative month form (май), but pages use the genitive form (мая)

@mgefimov mgefimov changed the title Fix tests on windows Fix tests on Windows May 7, 2026
@mgefimov mgefimov marked this pull request as draft May 7, 2026 07:02
@mgefimov mgefimov marked this pull request as ready for review May 7, 2026 07:02
@coveralls
Copy link
Copy Markdown

coveralls commented May 7, 2026

Coverage Report for CI Build 25483391452

Coverage increased (+0.005%) to 67.598%

Details

  • Coverage increased (+0.005%) from the base build.
  • Patch coverage: 1 uncovered change across 1 file (3 of 4 lines covered, 75.0%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
src/torrt/base_tracker.py 1 0 0.0%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1682
Covered Lines: 1137
Line Coverage: 67.6%
Coverage Strength: 3.84 hits per line

💛 - Coveralls

@idlesign idlesign merged commit d25b704 into idlesign:master May 7, 2026
7 checks passed
@idlesign
Copy link
Copy Markdown
Owner

idlesign commented May 7, 2026

Thank you. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants