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

mcallegari / qlcplus
31%
master: 34%

Build:
Build:
LAST BUILD BRANCH: oxo
DEFAULT BRANCH: master
Repo Added 17 Apr 2017 09:13AM UTC
Files 197
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 attributes
branch: attributes
CHANGE BRANCH
x
Reset
  • attributes
  • 16bitfade
  • 1784/persist-feedback-when-changing-input-source-of-vc-controls
  • HEAD
  • QLC+-4.11.2-Windows-CI
  • QLC+-Windows-CI
  • QLC+_4.11.0
  • QLC+_4.11.1
  • QLC+_4.11.2
  • QLC+_4.12.0
  • QLC+_4.12.1
  • QLC+_4.12.2
  • QLC+_4.12.3
  • QLC+_4.12.4
  • QLC+_4.12.5
  • QLC+_4.12.6
  • QLC+_4.13.1
  • QLC+_4.14.0
  • QLC+_4.14.1
  • QLC+_4.14.2
  • QLC+_4.14.3
  • QLC+_5.0.0_alpha1
  • QLC+_5.0.0_alpha2
  • QLC+_5.0.0_alpha3
  • QLC+_5.0.0_beta2
  • add/fixturegroupeditor-up-left-buttons
  • asyncdmxusb
  • briteq-bt-theatre-250ez
  • bugfix/Correctly_name_SonicPulse_LED_Bar_10
  • bugfix/Do_not_crash_when_GPIO_plugin_initialization_fails
  • bugfix/Hanging_qHttpServer_connections
  • bugfix/NPE_in_vcxypadarea_after_stop-all-functions
  • bugfix/do_not_start_timers_with_0ms_interval_on_Qt5
  • bugfix/remember_colors_for_RGB_script_once_set
  • bugfix/rgbmatrix_4.14.2
  • bugfix/update_RGB_panel_columns_for_16bit_devices
  • cmakebuild
  • crossfade
  • crossuniverse
  • cuestack
  • desktop-file-rename
  • detach_context
  • dmx-timing
  • dmxking
  • dmxusb_rework
  • effectsInWizard
  • efx_preview
  • feat/time-difference-to-cursor-for-function-alignment
  • feature/Option_to_hide_GM_slider
  • feature/Refresh_GM_SliderMode_on_new_document_and_load_document
  • feature/Save_XML_fields_in_deterministic_order
  • feature/Sort_slider_level_treewidget
  • feature/add_favicons_to_webaccess
  • feature/browse_and_dnd_support_for_RGB_script_devtool
  • feature/prevent_warning_during_RGBMatrix_to_sequence
  • feature/rgb-matrix-script-knobs
  • feature/simplify-github-actions
  • feature/small_improvements_in_RGB_script_devtool
  • feature/virtual_console_button_colour
  • filedialog
  • fix-appdata-screenshot
  • fix-spelling
  • fix/android-build-error-with-qt6
  • fix/qt6-android-build
  • fixture/beamZ-COB50
  • fixture/chauvet-freedom-par-hex-4
  • fixtureeditor
  • foreach_optimize
  • forward_selection
  • german
  • goodies
  • libusb1
  • lingohub
  • macosx_min_version
  • master
  • memleaks
  • memleaks_may2025
  • mtengine
  • multihead
  • newdef
  • newweb
  • no_ActsOn_self
  • nxpdmx
  • os2l
  • oxo
  • patch-1
  • patch-2
  • patch-3
  • patch-4
  • pngs_losslessly_recompress
  • polish
  • qmltoqt6
  • qmluiqt6
  • qt4
  • qt6_translation_issue
  • qt6port
  • refs/heads/master
  • refs/tags/QLC+_4.12.7
  • refs/tags/QLC+_4.13.0
  • refs/tags/QLC+_5.0.0_beta3
  • rgbmatrix_memleak
  • scripts
  • sequence
  • simplify_containers
  • stagecolors
  • tardis
  • thegasta-add-fixtures
  • tmp_ccache_fill
  • travis_appimage
  • tristate
  • vc-color-compatibility
  • vcclock
  • vcxypad
  • webaccess_gm
  • webaccess_optimize_loadxml
  • winbuild
  • writeRelativeClamp16Bit

pending completion
2474

push

travis-ci

mcallegari
engine: reimplement setBlendMode in Collection as well

10 of 10 new or added lines in 1 file covered. (100.0%)

13308 of 43385 relevant lines covered (30.67%)

20822.61 hits per line

Relevant lines Covered
Build:
Build:
43385 RELEVANT LINES 13308 COVERED LINES
20822.61 HITS PER LINE
Source Files on attributes
  • List 0
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2474 attributes engine: reimplement setBlendMode in Collection as well push 16 Aug 2017 01:16PM UTC mcallegari travis-ci pending completion  
2471 attributes Merge branch 'master' into attributes push 15 Aug 2017 03:24PM UTC mcallegari travis-ci pending completion  
2466 attributes engine: a few more fixes to attribute overrides Added the 'single' flag state, as Intensity is shared among VC widgets This should be feature parity with the master branch push 14 Aug 2017 12:06PM UTC mcallegari travis-ci pending completion  
2465 attributes ui: a few fixes for attribute override usage push 13 Aug 2017 05:04PM UTC mcallegari travis-ci pending completion  
2464 attributes ui: fixed EFX preview area not respecting the requested speed This happens only if the preview area is placed in a QWidget that invokes the repaint event on its own push 13 Aug 2017 03:58PM UTC mcallegari travis-ci pending completion  
2462 attributes ui: fix VC XYPad handling of an EFX preset (fixes #990) By making use of attributes override, it is no longer needed to make a copy of an EFX function, but instead it is safe to override its attributes while it is running. This also fixes - a mis... push 13 Aug 2017 01:41PM UTC mcallegari travis-ci pending completion  
2461 attributes ui: moved common intensity override code into VCWidget class push 13 Aug 2017 11:51AM UTC mcallegari travis-ci pending completion  
2460 attributes engine: more engine adaptations to latest attribute changes push 13 Aug 2017 10:13AM UTC mcallegari travis-ci pending completion  
2459 attributes engine: [WIP] reworked attributes to support multiple overrides This allows to start a Function and control its attributes without touching the original ones push 12 Aug 2017 12:36PM UTC mcallegari travis-ci pending completion  
See All Builds (2756)
  • 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