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

Avoid usage of Thread.Sleep : Device Models #840

Merged
merged 7 commits into from
Jun 21, 2022

Conversation

audserraCGI
Copy link
Contributor

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 Jun 21, 2022

Codecov Report

Merging #840 (5fcb61c) into main (8ef582c) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
+ Coverage   82.12%   82.14%   +0.02%     
==========================================
  Files         142      142              
  Lines        4934     4934              
==========================================
+ Hits         4052     4053       +1     
+ Misses        882      881       -1     
Impacted Files Coverage Δ
...lient/Pages/DeviceModels/DeviceModelListPage.razor 95.23% <0.00%> (+2.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ef582c...5fcb61c. Read the comment docs.

@audserraCGI audserraCGI marked this pull request as ready for review June 21, 2022 16:18
@audserraCGI audserraCGI requested a review from a team as a code owner June 21, 2022 16:18
@kbeaugrand kbeaugrand merged commit 3c7f02c into main Jun 21, 2022
@kbeaugrand kbeaugrand deleted the 818_avoid_usage_of_thread_sleep_on_device_models branch June 21, 2022 19:38
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