Skip to content

Fix: LR14 expected value#1626

Merged
huss merged 4 commits into
OpenEnergyDashboard:developmentfrom
Angel43v3r:Fix
May 21, 2026
Merged

Fix: LR14 expected value#1626
huss merged 4 commits into
OpenEnergyDashboard:developmentfrom
Angel43v3r:Fix

Conversation

@Angel43v3r
Copy link
Copy Markdown
Contributor

@Angel43v3r Angel43v3r commented May 20, 2026

Description

On test case LR14, u6 preferredDisplay was set to false. In the #962 , the expected value for u6 preferredDisplay is true.
Updated preferredDisplay: false -> preferredDisplay: true

Contributors:
@Angel43v3r
@OrgitoV

Partly Addresses #962

Type of change

  • Note merging this changes the database configuration.
  • This change requires a documentation update

Checklist

  • I have followed the OED pull request ideas
  • I have removed text in ( ) from the issue request
  • You acknowledge that every person contributing to this work has signed the OED Contributing License Agreement and each author is listed in the Description section.

Limitations

No issues known


// Add LR17 here

mocha.it('LR22: range should have hourly points for middle readings of 15 minute for a 60 day period and raw units & C as F with intercept', async () => {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm unsure why the line above that had // Add LR22 here is listed as deleted in this PR since I don't see that line in the current development branch. However, it should not be there so this is simply a comment about it.

Copy link
Copy Markdown
Member

@huss huss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Angel43v3r & @OrgitoV Thank you for this PR. Review and testing found it is fine. For the record, I'm noting that this currently does not change the test behavior since preferred display of units are not yet implemented but it is good to have this correct in case a future change would have caused an issue. Congratulations on another accepted contribution to OED.

@huss huss merged commit e5c0ee8 into OpenEnergyDashboard:development May 21, 2026
3 checks passed
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.

2 participants