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

Feature: Migrate to .NET 8 #2669

Merged
merged 15 commits into from
Feb 25, 2024
Merged

Feature: Migrate to .NET 8 #2669

merged 15 commits into from
Feb 25, 2024

Conversation

hocinehacherouf
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

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 85.63%. Comparing base (d09dc72) to head (512b8e9).

Files Patch % Lines
...frastructure/Services/AWS/AWSEdgeDevicesService.cs 0.00% 3 Missing ⚠️
...al.Infrastructure/Services/AWS/AWSDeviceService.cs 75.00% 1 Missing ⚠️
...nfrastructure/Services/AwsExternalDeviceService.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2669      +/-   ##
==========================================
- Coverage   85.74%   85.63%   -0.11%     
==========================================
  Files         296      296              
  Lines       11340    11340              
  Branches      890      890              
==========================================
- Hits         9723     9711      -12     
- Misses       1325     1337      +12     
  Partials      292      292              

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

@hocinehacherouf hocinehacherouf marked this pull request as ready for review February 24, 2024 10:20
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner February 24, 2024 10:20
@kbeaugrand kbeaugrand enabled auto-merge (squash) February 25, 2024 06:32
@kbeaugrand kbeaugrand merged commit 31fb98a into main Feb 25, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the Feature/dotnet8 branch February 25, 2024 06:33
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.

Feature: Migrate IoT Hub Portal to dotnet 8
2 participants