Skip to content

add a repr for thread scopes

151291a
Select commit
Loading
Failed to load commit list.
Merged

add a __repr__ for thread scopes #63

add a repr for thread scopes
151291a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage        ?   97.92%           
=======================================
  Files           ?       16           
  Lines           ?     1637           
  Branches        ?      156           
=======================================
  Hits            ?     1603           
  Misses          ?       26           
  Partials        ?        8           
Files with missing lines Coverage Δ
src/minedelta/_thread_scope.py 100.00% <100.00%> (ø)
tests/test__thread_scope.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.