• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jwhitlock / web-platform-compat
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1153260_refactor_mdn_tests
DEFAULT BRANCH: master
Repo Added 24 Jul 2014 07:23PM UTC
Files 80
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 1063154_feature_view
branch: 1063154_feature_view
CHANGE BRANCH
x
Reset
  • 1063154_feature_view
  • 1063130-features
  • 1063141-supports
  • 1063152_change_control
  • 1063152_change_control_v2
  • 1063165_add_authentication
  • 1063565_generate_docs
  • 1063565_generate_docs_before_rebase
  • 1063587-pagination
  • 1063621_add_changesets
  • 1063693-write-once-slugs
  • 1074920_coverage
  • 1074922-contribution
  • 1077879_html
  • 1079920_import_process
  • 1079920_import_process_WIP
  • 1079932_add_data
  • 1089375_spin_out_drf_cached_reads
  • 1093106_feature_relations
  • 1093122_django_17
  • 1093122_mdn_uri
  • 1095584_postgres_tests
  • 1098672_mdn_uri
  • 1123935_cors
  • 1128519_merge_support_notes
  • 1132269_more_importer
  • 1139111_requires
  • 1146430_drf3
  • 1153260_refactor_mdn_tests
  • 1159337_feature_ordering_bug
  • WIP_1146430_drf3
  • add-specifications
  • add-specifications-v0
  • better_router
  • develop
  • feature/1063609-caching
  • feature/1066301-sample-view
  • feature/better_router
  • feature/start_project
  • fix_coveralls
  • master
  • model_cleanup
  • moz_master
  • start_project
  • v0.1a
  • v0.1b
  • v0.1c
  • v0.1c-1
  • v0.1d
  • v0.2.0

pending completion
95

push

travis-ci

jwhitlock
fix bug 1063154 - Paginate deep feature trees

Large feature trees, such as the root feature node for CSS, can include
hundreds to thousands of descendant features, as well as an explosion of
related items.  This change detects a large feature tree and paginates
the view into 100-feature chunks.  For the CSS tree, it requires over
15 seconds and 1082 SQL queries to generate the first page on my laptop,
and 3.5 seconds and 2 queries from a warm cache.

This also caches the descendant IDs of small feature trees, for a slight
performance improvement in the more common case.

2955 of 2956 relevant lines covered (99.97%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
2956 RELEVANT LINES 2955 COVERED LINES
2.0 HITS PER LINE
Source Files on 1063154_feature_view
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
95 1063154_feature_view fix bug 1063154 - Paginate deep feature trees Large feature trees, such as the root feature node for CSS, can include hundreds to thousands of descendant features, as well as an explosion of related items. This change detects a large feature tre... push 14 Nov 2014 02:02AM UTC jwhitlock travis-ci pending completion  
94 1063154_feature_view fix bug 1063154 - Paginate deep feature trees Large feature trees, such as the root feature node for CSS, can include hundreds to thousands of descendant features, as well as an explosion of related items. This change detects a large feature tre... push 13 Nov 2014 09:48PM UTC jwhitlock travis-ci pending completion  
93 1063154_feature_view bug 10631354 - Better list for view_features Display the link to the view_features detail, as well as the feature representation minus the linked relations. push 13 Nov 2014 01:26PM UTC jwhitlock travis-ci pending completion  
See All Builds (262)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc