lazy_id 0.1.0

A thread-safe lazily-initialized ID
Documentation
1
2
3
4
5
6
7
8
9
10
11
coverage:
  branch: main
  # Don't trigger CI failure on coverage reduction, avoid CI errors from false
  # positives on this when changes are tiny/trivial/doc only.
  status:
    project:
      default:
        informational: true
    patch:
      default:
        informational: true