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

Fix #1677: When ecowatt request fail, it should stop scene #1681

Merged
merged 4 commits into from
Jan 2, 2023

Conversation

Pierre-Gilles
Copy link
Contributor

@Pierre-Gilles Pierre-Gilles commented Jan 2, 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)

Description of change

Fix Ecowatt bug

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 2, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 258d269
Status: ✅  Deploy successful!
Preview URL: https://319cf90f.gladys-plus.pages.dev
Branch Preview URL: https://fix-bug-ecowatt-action.gladys-plus.pages.dev

View logs

@relativeci
Copy link

relativeci bot commented Jan 2, 2023

Job #952: Bundle Size — 7MiB (0%).

3d2ffc8(current) vs ecccc20 master#940(baseline)

Metrics (1 change)
                 Current
Job #952
     Baseline
Job #940
Initial JS 3.03MiB 3.03MiB
Initial CSS 294.78KiB 294.78KiB
Cache Invalidation 0% 59.03%
Chunks 52 52
Assets 148 148
Modules 1258 1258
Duplicate Modules 2 2
Duplicate Code 0.03% 0.03%
Packages 111 111
Duplicate Packages 8 8
Total size by type (no changes)
                 Current
Job #952
     Baseline
Job #940
CSS 312.43KiB 312.43KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.64MiB 1.64MiB
JS 4.95MiB 4.95MiB
Media 0B 0B
Other 4.95KiB 4.95KiB

View job #952 reportView master branch activity

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 97.26% // Head: 97.27% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (258d269) compared to base (ecccc20).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1681      +/-   ##
==========================================
+ Coverage   97.26%   97.27%   +0.01%     
==========================================
  Files         643      643              
  Lines        9684     9686       +2     
==========================================
+ Hits         9419     9422       +3     
+ Misses        265      264       -1     
Impacted Files Coverage Δ
server/lib/scene/scene.actions.js 98.11% <100.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Pierre-Gilles Pierre-Gilles merged commit 3d2ffc8 into master Jan 2, 2023
@Pierre-Gilles Pierre-Gilles deleted the fix-bug-ecowatt-action branch January 2, 2023 20:56
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.

1 participant