flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

Remove latest state plot from asset page

Open Flix6x opened this issue 1 year ago • 2 comments

Closes #492.

Flix6x avatar Aug 29 '22 09:08 Flix6x

Pull Request Test Coverage Report for Build 2952009278

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.3%) to 67.438%

Files with Coverage Reduction New Missed Lines %
flexmeasures/data/models/time_series.py 1 71.16%
flexmeasures/ui/crud/assets.py 1 74.15%
flexmeasures/data/services/time_series.py 3 33.88%
flexmeasures/ui/charts/latest_state.py 28 18.97%
<!-- Total: 33
Totals Coverage Status
Change from base Build 2947332461: -0.3%
Covered Lines: 7230
Relevant Lines: 10151

💛 - Coveralls

coveralls avatar Aug 29 '22 09:08 coveralls

Not that this PR, a fix for the 0.11.x series, implements some of the same line removals as #476 (which also removes other bokeh related lines, and is by now already merged with main). I would still like to merge this PR, so I can then backport it.

Flix6x avatar Aug 31 '22 10:08 Flix6x