|
Repo Added
|
Files
144
|
Badge
README BADGES
|
push
travis-ci
3899 of 4191 relevant lines covered (93.03%)
824.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 2191 | fix_habtm | Only set/save the inverse on a HABTM if the inverse is also HABTM previously we were getting: ``` ActiveFedora::UnknownAttributeError: Item does not have an attribute `item_id' ``` if the inverse was a has_many. | push | travis-ci | pending completion | ||
| 2150 | fix_habtm | Autosave relationships when building a HABTM without a reciprocal relationship. Fixes #752 | push | travis-ci | pending completion | ||
| 2147 | fix_habtm | Remove SpecialThing | push | travis-ci | pending completion | ||
| 2145 | fix_habtm | Refactor has_and_belongs_to_many_associations_spec | push | travis-ci | pending completion |