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 #1552 - Migrate jobs to infrastructure #1648

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Dec 6, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 90.13% // Head: 90.13% // No change to project coverage 👍

Coverage data is based on head (16fe9b2) compared to base (50d735e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1648   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files         268      268           
  Lines        8840     8840           
=======================================
  Hits         7968     7968           
  Misses        872      872           
Impacted Files Coverage Δ
...ructure/Extenstions/QuartzConfiguratorExtension.cs 0.00% <ø> (ø)
...frastructure/Jobs/ConcentratorMetricExporterJob.cs 100.00% <ø> (ø)
...Infrastructure/Jobs/ConcentratorMetricLoaderJob.cs 100.00% <ø> (ø)
...tal.Infrastructure/Jobs/DeviceMetricExporterJob.cs 100.00% <ø> (ø)
...ortal.Infrastructure/Jobs/DeviceMetricLoaderJob.cs 100.00% <ø> (ø)
...Infrastructure/Jobs/EdgeDeviceMetricExporterJob.cs 100.00% <ø> (ø)
...l.Infrastructure/Jobs/EdgeDeviceMetricLoaderJob.cs 100.00% <ø> (ø)
...Portal.Infrastructure/Jobs/SyncConcentratorsJob.cs 93.33% <ø> (ø)
...oTHub.Portal.Infrastructure/Jobs/SyncDevicesJob.cs 97.14% <ø> (ø)
...ub.Portal.Infrastructure/Jobs/SyncEdgeDeviceJob.cs 91.25% <ø> (ø)
... and 31 more

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.

@kbeaugrand kbeaugrand force-pushed the feature/1552_migrate_jobs_to_infrastructure branch from ad9be7c to 464e2f9 Compare December 6, 2022 19:02
@kbeaugrand kbeaugrand marked this pull request as ready for review December 6, 2022 19:02
@kbeaugrand kbeaugrand requested a review from a team as a code owner December 6, 2022 19:02
@hocinehacherouf hocinehacherouf enabled auto-merge (squash) December 6, 2022 20:06
@hocinehacherouf hocinehacherouf merged commit 3fb4388 into main Dec 6, 2022
@hocinehacherouf hocinehacherouf deleted the feature/1552_migrate_jobs_to_infrastructure branch December 6, 2022 20:15
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