|
Repo Added
|
Files
2
|
Badge
README BADGES
|
push
travis-ci
95 of 95 relevant lines covered (100.0%)
3.0 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 93 | breaking/immutable | tuples are now not cloned | push | travis-ci | pending completion | ||
| 92 | breaking/immutable | dict literal should increase performace | push | travis-ci | pending completion | ||
| 91 | breaking/immutable | Lists are not cloned, but their elements are changed. This might be dangerous territory... | push | travis-ci | pending completion | ||
| 90 | breaking/immutable | When a addict instance is set, it is not cloned. | push | travis-ci | pending completion | ||
| 89 | breaking/immutable | __init__ now accepts a optional parameter 'no_clone'. It prevents the default behaviour of recursively modifying data that is put into the addict. | push | travis-ci | pending completion |