Skip to content

v1.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 09:29
· 17 commits to main since this release
v1.0.14
9542c58

1.0.14 - 2024-10-24

News

No major functionality changes, just a lot of unit test coverage. (#6)

Diff

v1.0.13...v1.0.14

Changelog

  • test: join all the test threads #26bdc31
  • test: wire unit tests into build pipeline #27fb3df
  • start browsing after the proxy is live #61c6dab
  • test: cover browser.py #0f7b138
  • test: implement get/get_nowait for MockQueue #5c1357e
  • browser: extract cookie jar #6d2f608
  • browser: pass in controller target #db2622a
  • chore: configure mypy solely through setup.cfg #5515122
  • test: cover streamer.py #43a0967
  • test: extract mock_queue fixture #572e327
  • test: prep for asyncio tests #0d8473d
  • test: omit cli entrypoints for coverage #8062708
  • test: cover mitm.py #447e1e3
  • test: cover manager.py #a1c5ee5
  • test: cover git.py #dd38d62
  • shuffle badges from host to test #037465c
  • test: add codecov badge #47a3ae0
  • test: wire pytest + codecov in #ad14948
  • test: refactor + unit test loop for gh.py #9ab2f30
  • chore: rename sleep_time to retry_delay #cc34e35
  • chore: extract perform_io as utility function #2715055
  • test: cover fmt.py #4f16467
  • test: cover .cli and .utils #b4ef479
  • skip test.pypi wheel publish unless on 'ci' branch #72a3597
  • add pytest & friends #4344daf
  • uv: unpin patches #82e24ca
  • strict mypy blast radius #74ad71a
  • repurpose pycheck-fix as pycheck-fmt #7710e21
  • octotailx can display the version too #596952a
  • nits: logging messages #5187eb5