Repo Added
|
Files
28
|
Badge
README BADGES
|
push
travis-ci-com
30 of 30 new or added lines in 2 files covered. (100.0%)
549 of 591 relevant lines covered (92.89%)
29.04 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
80.67 | lib/rest_framework/serializers.rb | 315 | 150 | 121 | 29 | 20.0 | |
93.48 | lib/rest_framework/filters.rb | 94 | 46 | 43 | 3 | 19.0 | |
95.0 | lib/rest_framework/utils.rb | 105 | 40 | 38 | 2 | 209.0 | |
95.0 | lib/rest_framework/paginators.rb | 94 | 40 | 38 | 2 | 5.0 | |
96.1 | lib/rest_framework/routers.rb | 157 | 77 | 74 | 3 | 6.0 | |
96.25 | lib/rest_framework/controller_mixins/base.rb | 186 | 80 | 77 | 3 | 26.0 | |
100.0 | .../rest_framework/generators/controller_generator.rb | 64 | 15 | 15 | 0 | 1.0 | |
100.0 | lib/rest_framework/generators.rb | 4 | 2 | 2 | 0 | 1.0 | |
100.0 | lib/rest_framework/errors.rb | 15 | 4 | 4 | 0 | 1.0 | |
100.0 | lib/rest_framework.rb | 12 | 10 | 10 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
182 | 0.5.6 | Add serializer_methods to native serializer. Remove (.:format) from routes path display. Fix serializer bug where class state could be mutated. Improve serializers to be more compatible with active_model_serializers. Add additional compatibility ... | push | travis-ci-com | pending completion |