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

Refactor your C# code with primary constructors #73

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

KhanbalaRashidov
Copy link

Core Project

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 54.03727% with 74 lines in your changes missing coverage. Please review.

Project coverage is 35.15%. Comparing base (2853441) to head (ea3823a).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #73      +/-   ##
===========================================
- Coverage    35.54%   35.15%   -0.39%     
===========================================
  Files          472      468       -4     
  Lines         6558     6479      -79     
  Branches       777      777              
===========================================
- Hits          2331     2278      -53     
+ Misses        4122     4097      -25     
+ Partials       105      104       -1     
Files Coverage Δ
Revo.Core/Commands/CommandBusPipeline.cs 100.00% <100.00%> (ø)
Revo.Core/Commands/CommandContextStack.cs 100.00% <100.00%> (ø)
...o.Core/Commands/CommandHandlerBindingExtensions.cs 43.47% <100.00%> (ø)
Revo.Core/Commands/CommandTypeDiscovery.cs 100.00% <100.00%> (ø)
Revo.Core/Commands/FilterCommandBusMiddleware.cs 100.00% <100.00%> (ø)
Revo.Core/Commands/Lambda/LambdaCommandHandler.cs 100.00% <100.00%> (ø)
...vo.Core/Commands/UnitOfWorkCommandBusMiddleware.cs 100.00% <100.00%> (ø)
...o.Core/Configuration/KernelConfigurationContext.cs 60.00% <ø> (-3.64%) ⬇️
...o.Core/Configuration/KernelConfigurationSection.cs 80.00% <100.00%> (-1.82%) ⬇️
Revo.Core/Configuration/RevoConfiguration.cs 100.00% <100.00%> (ø)
... and 56 more

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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.

1 participant