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

Update to Release of Net 8.0 #1064

Merged
merged 2 commits into from
Nov 15, 2023

use non latest for the moment

a06bcd1
Select commit
Loading
Failed to load commit list.
Merged

Update to Release of Net 8.0 #1064

use non latest for the moment
a06bcd1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 15, 2023 in 1s

74.14% (-0.14%) compared to 42980da

View this Pull Request on Codecov

74.14% (-0.14%) compared to 42980da

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (42980da) 74.27% compared to head (a06bcd1) 74.14%.

Files Patch % Lines
src/Splat/Maths/PointMathExtensions.cs 0.00% 5 Missing ⚠️
src/Splat.Drawing/Bitmaps/BitmapLoader.cs 0.00% 4 Missing ⚠️
src/Splat/Logging/LogHost.cs 40.00% 1 Missing and 2 partials ⚠️
src/Splat/Logging/DefaultLogManager.cs 50.00% 1 Missing and 1 partial ⚠️
...icationInsights/ApplicationInsightsViewTracking.cs 0.00% 1 Missing ⚠️
src/Splat.Drawing/Colors/SplatColor.cs 80.00% 1 Missing ⚠️
src/Splat/Disposables/BooleanDisposable.cs 0.00% 1 Missing ⚠️
src/Splat/Logging/WrappingFullLogger.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
- Coverage   74.27%   74.14%   -0.14%     
==========================================
  Files          95       95              
  Lines        5520     5530      +10     
  Branches      631      632       +1     
==========================================
  Hits         4100     4100              
- Misses       1216     1226      +10     
  Partials      204      204              

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