we do not really need them to be mutable, plus we gain their instances now
being hashable, so we can add them in set() for example.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDMOD7564596424a4: model: make model entities frozen
Diff Detail
Diff Detail
- Repository
- rDMOD Data model
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 8672 Build 12619: tox-on-jenkins Jenkins Build 12618: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/143/ for more details.
swh/model/hypothesis_strategies.py | ||
---|---|---|
92–100 | I'd like this to be two different statement (one for draw + builds, one for evolve), for readability. |
swh/model/hypothesis_strategies.py | ||
---|---|---|
92–100 | ok but what about the combo in test_todict_origin_visits() below then ;-) |
swh/model/hypothesis_strategies.py | ||
---|---|---|
92–100 | * shrug * |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DMOD/job/tox/145/ for more details.