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

Remove net7.0 support #6

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Remove net7.0 support #6

merged 1 commit into from
Aug 29, 2024

Conversation

Enterprize1
Copy link
Member

No description provided.

@Enterprize1 Enterprize1 linked an issue Aug 29, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 70.08547% with 35 lines in your changes missing coverage. Please review.

Project coverage is 72.80%. Comparing base (69146a7) to head (9564b9d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs 0.00% 13 Missing ⚠️
src/Fluss.Testing/PolicyTestBed.cs 0.00% 9 Missing ⚠️
src/Fluss.Testing/AggregateTestBed.cs 0.00% 5 Missing ⚠️
src/Fluss.Testing/EventTestBed.cs 0.00% 3 Missing ⚠️
src/Fluss.Testing/ReadModelTestBed.cs 0.00% 3 Missing ⚠️
src/Fluss/Events/EventListener.cs 50.00% 1 Missing ⚠️
src/Fluss/UnitOfWork/UnitOfWork.Aggregates.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   73.16%   72.80%   -0.36%     
==========================================
  Files          52       51       -1     
  Lines        1971     1894      -77     
  Branches      195      189       -6     
==========================================
- Hits         1442     1379      -63     
+ Misses        482      469      -13     
+ Partials       47       46       -1     

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

@Enterprize1 Enterprize1 merged commit 931aa6c into main Aug 29, 2024
5 of 8 checks passed
@Enterprize1 Enterprize1 deleted the 5-remove-net-7-support branch August 29, 2024 19:37
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.

Remove .net-7 support
1 participant