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

User can define the threshold of the room humitidy #1877

Merged
merged 12 commits into from Sep 20, 2023

Conversation

callemand
Copy link
Contributor

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If you are adding a new features/services, did you run integration comparator? (npm run compare-translations on front)
  • Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community (french forum/english forum) for testing before merging.

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Add a threshold for the room humidity widget

Screenshot 2023-09-11 at 13 18 17
Screenshot 2023-09-11 at 13 18 06
Screenshot 2023-09-11 at 13 17 59
Screenshot 2023-09-11 at 13 17 52

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
server/models/dashboard.js ø
server/utils/constants.js 100.00%

📢 Thoughts on this report? Let us know!.

@relativeci
Copy link

relativeci bot commented Sep 12, 2023

Job #1814: Bundle Size — 8.69MiB (+0.32%).

e326b94(current) vs 594fa48 master#1810(baseline)

⚠️ Bundle removed 1 duplicate package, 3 duplicate packages remaining
⚠️ Bundle introduced one new package: react-slider

Metrics (4 changes)
                 Current
Job #1814
     Baseline
Job #1810
Initial JS 4.72MiB(+0.6%) 4.69MiB
Initial CSS 300.58KiB(+0.2%) 299.99KiB
Cache Invalidation 70.62% 0%
Chunks 48 48
Assets 151 151
Modules 1361 1361
Duplicate Modules 19 19
Duplicate Code 0.69% 0.69%
Packages 124 124
Duplicate Packages 3(-25%) 4
Total size by type (2 changes)
                 Current
Job #1814
     Baseline
Job #1810
CSS 316.24KiB (+0.19%) 315.65KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.92MiB 1.92MiB
JS 6.34MiB (+0.43%) 6.31MiB
Media 0B 0B
Other 15.4KiB 15.4KiB

View job #1814 reportView callemand:mix_max_temp_humi branch activity

Copy link
Contributor

@Pierre-Gilles Pierre-Gilles left a comment

Choose a reason for hiding this comment

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

Looks good to me! Great job 👏

@Pierre-Gilles Pierre-Gilles merged commit 323d8f6 into GladysAssistant:master Sep 20, 2023
9 checks passed
@callemand callemand deleted the mix_max_temp_humi branch September 28, 2023 09:44
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.

None yet

2 participants