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

Add action send mqtt message #1945

Merged
merged 4 commits into from Nov 30, 2023

Conversation

callemand
Copy link
Contributor

@callemand callemand commented Nov 22, 2023

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

Screenshot 2023-11-22 at 13 45 50

Screenshot 2023-11-22 at 13 45 58

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9466570) 98.17% compared to head (430765f) 98.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1945   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files         776      776           
  Lines       12167    12171    +4     
=======================================
+ Hits        11945    11949    +4     
  Misses        222      222           

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

Copy link

relativeci bot commented Nov 22, 2023

Job #2091: Bundle Size — 9.02MiB (+0.06%).

430765f(current) vs 9466570 master#2089(baseline)

Warning

Bundle contains 3 duplicate packages – View duplicate packages

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
Job #2091
     Baseline
Job #2089
Regression  Initial JS 4.86MiB(+0.1%) 4.86MiB
No change  Initial CSS 302.35KiB 302.35KiB
Change  Cache Invalidation 53.8% 0%
No change  Chunks 51 51
No change  Assets 157 157
Change  Modules 1402(+0.07%) 1401
No change  Duplicate Modules 20 20
No change  Duplicate Code 0.83% 0.83%
No change  Packages 124 124
No change  Duplicate Packages 3 3
Bundle size by type  Change 1 change Regression 1 regression
                 Current
Job #2091
     Baseline
Job #2089
Regression  JS 6.52MiB (+0.08%) 6.52MiB
Not changed  IMG 2.06MiB 2.06MiB
Not changed  CSS 318.72KiB 318.72KiB
Not changed  Fonts 93.55KiB 93.55KiB
Not changed  Other 16.06KiB 16.06KiB
Not changed  HTML 13.58KiB 13.58KiB

View job #2091 reportView callemand:action_mqtt_message 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.

Works perfectly for me!

@Pierre-Gilles Pierre-Gilles merged commit 800a7fe into GladysAssistant:master Nov 30, 2023
9 checks passed
William-De71 pushed a commit to William-De71/Gladys that referenced this pull request Dec 1, 2023
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