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

latin-language-toolkit / arethusa
42%
master: 42%

Build:
Build:
LAST BUILD BRANCH: v0.2.9
DEFAULT BRANCH: master
Repo Added 07 Jun 2014 02:35PM UTC
Files 230
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 summer_school
branch: summer_school
CHANGE BRANCH
x
Reset
  • summer_school
  • ahab_search
  • alpheios
  • alternate_approach
  • analytics-error-events
  • analytics-events
  • anaphora
  • angualar_update
  • angular-foundation
  • arabic-changes
  • arethusa_mocks
  • at_fix
  • at_fixes
  • at_fixes2
  • attr_corrections
  • attraction
  • auth_and_modes
  • authcred
  • aux-ordre
  • banner
  • blobbing
  • bma_comments
  • bower-release
  • build_fix
  • cdn
  • chunk_changes
  • chunk_param
  • cite_debugging
  • cite_in_list
  • collapse_buttons
  • collected_plugins
  • comments
  • comments_fix_sids
  • commit-hook
  • complex_colors
  • conf-cleanup
  • conf_cleanup
  • constituents
  • constituents_update
  • context-change-head
  • context-menu
  • cycling_through_tabs
  • debounce_no_login_message
  • debug
  • default_insertion_point
  • defaults
  • deploy_20150330
  • deploy_feb11
  • deploy_feb27
  • deploy_feb5
  • deploy_jan27
  • deploy_jan5
  • deploy_jan6
  • deployment
  • deprecate_the_participle
  • deselect-button
  • destroy_watches
  • disallow_modifier
  • doc
  • docs
  • document-locale
  • dynamic_dev_port
  • e2e
  • e2e_updates
  • editors
  • ellipsis
  • ellipsis_fix
  • emergency-fix
  • express_server
  • extract_plugins_service
  • extract_saving
  • fast-deselection
  • favicon
  • finish_gr_key_map
  • fix-to-root
  • fix-token-selector
  • fix_giuseppe
  • fix_lat_morph_attrs
  • fix_menu
  • fix_morph_colors
  • fix_relation_typos
  • fix_sg_label
  • fixesfor0.2.7
  • fixesfor0.2.8
  • fixesfor0.2.9
  • fixformfocus
  • flexible_citing
  • flexible_layouts
  • fold_status_of_sidepanel
  • foreignKey_specs
  • found_tokens
  • georgian-localization
  • giuseppe
  • glob_sett_key_mapping
  • gloss
  • greek_keys
  • grid_setting_translations
  • hebrew
  • height_formatting
  • highlighting_keystrokes
  • hist_fix
  • hist_hint
  • hist_hint_fix
  • html_minification
  • i18n
  • id_service
  • idmap_fix
  • independent_scroll
  • kc_fix
  • keyboard_help
  • keyboard_modifier
  • keycapture_refactor
  • label_order
  • landing_page
  • landing_page_confs
  • landing_page_updates
  • landing_updates_1
  • lemma_trans_field
  • lexInv
  • lex_inv_config
  • lexinvfix
  • list-goto-navbar-styling
  • list_updates
  • loading_bar2
  • local_file_browsing
  • lodash
  • master
  • messages_style
  • minor
  • minor-adjustments
  • minor_mfc_updates
  • minor_perf
  • minor_sg_fix
  • minor_streamlining
  • mode_by_param
  • more_fun_with_keys
  • more_i18n
  • more_lemma_trans_fix
  • more_local_storage
  • more_locales
  • more_morph_flexibility
  • more_specs
  • more_specs2
  • morph_again
  • morph_import
  • morph_interpolate_fix
  • morph_local_storage
  • morph_search_indexing
  • morph_ui
  • morph_unique
  • morph_updates
  • move_docs
  • navbar
  • navbar_updates2
  • navigation_through_keys
  • navigational-controls-hints
  • newer_and_util
  • ng_repeat_filter
  • notifications
  • notififer_and_e2e
  • nstreebank
  • open_annotation
  • outputter
  • panel_optimizations
  • patching_ng_resource
  • permalink
  • perseids-conf
  • perseids-local-config
  • phaidra_retriever
  • preselect_on_retrieval
  • provtools
  • pt-locale
  • punctuation
  • refactor_gruntfile_and_templates
  • rel_label_fix
  • relation_advanced_controls
  • relation_ancestor_fix
  • relation_label_color
  • remove-deselector
  • remove-tree-settings-wheel-icon
  • remove-ui.indeterminate
  • remove_confirmation
  • retriever_fix
  • reveal_toggle
  • revert-577-analytics-error-events
  • reviewing
  • route_change_watcher
  • rtl_fixes
  • safari
  • sass
  • save
  • save_fixes
  • saving_sg
  • search_index_fix
  • selection-buttons-gui-prototype
  • sg_fix
  • shift_click
  • sidepanel_abstraction
  • sidepanel_boundaries
  • sidepanel_toggle
  • sidepanel_updates
  • smyth_grammar_reader
  • spec_fixes
  • spinner
  • stage_for_0.2.8
  • stage_for_0.2.9
  • staging
  • staging_switch
  • standard_abbreviations
  • state-change-watcher
  • state_documentation_updates
  • storing_sg_info
  • template_changes
  • termination
  • test
  • text_context
  • text_context2
  • tracking_when_to_save
  • translations
  • translator_spec
  • translator_updates
  • tree-settings-style
  • tree_focus
  • tree_performance
  • unlimited_freedom
  • unused-fixes
  • unused_tokens
  • uservoice
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • versioning
  • view_mode
  • viewer_fixes
  • vortex
  • working-navbar-dropdown-example
  • zoom_limits

pending completion
1328

push

travis-ci

LFDM
Lazy compile nested submenus

Very important commit - it's a tremendous performance boost for nested
menus. Deep menus with lots of submenus were able to bring the
application almost down - it's just not acceptable when a user hovers a
token and has to wait 1-2 seconds. Can't really say what the Big O of
this was, but it was definetely bad.

We only insert submenus when they are really needed now, which means
that there is never more than one menu layer that needs to be inserted
in the DOM. Very snappy.

1701 of 4071 relevant lines covered (41.78%)

19.54 hits per line

Relevant lines Covered
Build:
Build:
4071 RELEVANT LINES 1701 COVERED LINES
19.54 HITS PER LINE
Source Files on summer_school
  • Tree
  • 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
1328 summer_school Lazy compile nested submenus Very important commit - it's a tremendous performance boost for nested menus. Deep menus with lots of submenus were able to bring the application almost down - it's just not acceptable when a user hovers a token and h... push 27 Jul 2014 10:04AM UTC LFDM travis-ci pending completion  
See All Builds (1269)
  • 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