jenkinsci / code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin
https://plugins.jenkins.io/code-coverage-api/
MIT License
111 stars 77 forks source link

Redraw the trend charts when user changes color theme (dark/light mode) #765

Closed uhafner closed 11 months ago

uhafner commented 11 months ago

When the users (or the system) changes from dark to light mode (or the other way round), then the charts need to be re-rendered to use the correct background and foreground colors.

codecov[bot] commented 11 months ago

Codecov Report

Merging #765 (b29d550) into master (efff644) will not change coverage. Report is 5 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #765   +/-   ##
=========================================
  Coverage     73.54%   73.54%           
  Complexity     1689     1689           
=========================================
  Files           130      130           
  Lines          6278     6278           
  Branches        676      676           
=========================================
  Hits           4617     4617           
  Misses         1439     1439           
  Partials        222      222           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more