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

move to production #3597

Merged
merged 12 commits into from
Oct 8, 2024
Merged

move to production #3597

merged 12 commits into from
Oct 8, 2024

Conversation

Baalmart
Copy link
Contributor

@Baalmart Baalmart commented Oct 8, 2024

@Baalmart Baalmart merged commit ce434ca into master Oct 8, 2024
17 checks passed
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 10.28037% with 96 lines in your changes missing coverage. Please review.

Project coverage is 29.61%. Comparing base (ca1fc80) to head (2e66902).
Report is 1276 commits behind head on master.

Files with missing lines Patch % Lines
src/auth-service/bin/jobs/kafka-consumer.js 15.38% 44 Missing ⚠️
src/auth-service/utils/mailer.js 6.66% 28 Missing ⚠️
src/auth-service/utils/email.msgs.js 0.00% 9 Missing ⚠️
src/auth-service/utils/errors.js 0.00% 8 Missing ⚠️
src/auth-service/bin/server.js 0.00% 4 Missing ⚠️
...rc/auth-service/config/environments/development.js 0.00% 1 Missing ⚠️
src/auth-service/config/environments/production.js 0.00% 1 Missing ⚠️
src/auth-service/config/environments/staging.js 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3597      +/-   ##
==========================================
- Coverage   30.21%   29.61%   -0.60%     
==========================================
  Files         184      184              
  Lines       24550    25022     +472     
  Branches     3220     3327     +107     
==========================================
- Hits         7418     7411       -7     
- Misses      17018    17484     +466     
- Partials      114      127      +13     
Files with missing lines Coverage Δ
src/auth-service/bin/index.js 20.68% <100.00%> (ø)
src/auth-service/config/global/envs.js 100.00% <ø> (ø)
src/device-registry/bin/jobs/kafka-consumer.js 27.11% <ø> (ø)
...device-registry/bin/jobs/new-store-readings-job.js 17.64% <ø> (ø)
src/device-registry/bin/jobs/store-signals-job.js 25.49% <ø> (ø)
src/device-registry/bin/server.js 50.46% <ø> (-0.94%) ⬇️
src/device-registry/bin/test/ut_index.js 50.00% <ø> (-4.55%) ⬇️
src/device-registry/bin/test/ut_server.js 51.06% <ø> (-25.86%) ⬇️
...rc/device-registry/config/global/db-projections.js 3.68% <ø> (-0.02%) ⬇️
src/device-registry/config/global/envs.js 57.14% <ø> (ø)
... and 53 more

... and 4 files with indirect coverage changes

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

Successfully merging this pull request may close these issues.

2 participants