Opened at 2020-10-13T13:39:45Z
Closed at 2020-10-28T19:20:52Z
#3468 closed defect (fixed)
allmydata/immutable/offloaded.py is missing a lot of unit test coverage
Reported by: | exarkun | Owned by: | chadwhitacre |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | review | Cc: | |
Launchpad Bug: |
Description
allmydata/test/test_helper.py covers 70% of this. test_system covers another 22% but very indirectly.
Add some unit tests to bring this module up to at least 90% coverage.
Change History (5)
comment:1 Changed at 2020-10-13T13:39:49Z by exarkun
- Owner set to exarkun
- Status changed from new to assigned
comment:2 Changed at 2020-10-16T18:41:03Z by exarkun
- Keywords review added
comment:3 Changed at 2020-10-20T17:36:41Z by exarkun
- Owner exarkun deleted
- Status changed from assigned to new
comment:4 Changed at 2020-10-23T16:12:18Z by chadwhitacre
- Owner set to chadwhitacre
comment:5 Changed at 2020-10-28T19:20:52Z by chadwhitacre
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/868