Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ESSL colorisation approach #3021

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gerritholl
Copy link
Member

Change the approach for ESSL colorisation. Remove the dedicated class and instead define a colourmap to be used with the colorize enhancement. Fix the ratio to be the right way around.

Fixes and closes 3020.

Change the approach for ESSL colorisation.  Remove the dedicated class
and instead define a colourmap to be used with the colorize enhancement.
Fix the ratio to be the right way around.

Fixes and closes 3020.
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (5984c29) to head (982a31c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3021      +/-   ##
==========================================
- Coverage   96.10%   96.09%   -0.01%     
==========================================
  Files         377      375       -2     
  Lines       55163    55103      -60     
==========================================
- Hits        53012    52952      -60     
  Misses       2151     2151              
Flag Coverage Δ
behaviourtests 3.93% <ø> (-0.02%) ⬇️
unittests 96.19% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 12399000224

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 96.202%

Totals Coverage Status
Change from base Build 12299617024: -0.004%
Covered Lines: 53194
Relevant Lines: 55294

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-implement essl_colorized_low_level_moisture using colorize
2 participants