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

adjust base class abstract method #211

Merged
merged 1 commit into from
Feb 11, 2022
Merged

adjust base class abstract method #211

merged 1 commit into from
Feb 11, 2022

Conversation

dpvreony
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #211 (5c457cb) into main (ec4ffc3) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   66.77%   66.86%   +0.08%     
==========================================
  Files         105      105              
  Lines        2727     2731       +4     
  Branches      137      137              
==========================================
+ Hits         1821     1826       +5     
+ Misses        862      861       -1     
  Partials       44       44              
Impacted Files Coverage Δ
...Features/Dto/ResponseDtoClassGeneratorProcessor.cs 62.96% <ø> (ø)
...meworkEntityTypeConfigurationGeneratorProcessor.cs 68.80% <ø> (ø)
...ControllerLoggerMessageActionGeneratorProcessor.cs 97.82% <ø> (ø)
...tures/Model/UnkeyedModelClassGeneratorProcessor.cs 60.78% <ø> (ø)
.../Features/WebApi/WebApiClientGeneratorProcessor.cs 98.55% <ø> (ø)
.../Features/Dto/RequestDtoClassGeneratorProcessor.cs 62.96% <100.00%> (ø)
...ramework/EntityFrameworkModelGeneratorProcessor.cs 44.89% <100.00%> (+0.56%) ⬆️
...eatures/Model/KeyedModelClassGeneratorProcessor.cs 67.30% <100.00%> (+0.64%) ⬆️
...rs/Features/Mvc/MvcControllerGeneratorProcessor.cs 84.32% <100.00%> (+0.11%) ⬆️
...eactiveUI/ReactiveWindowClassGeneratorProcessor.cs 100.00% <100.00%> (ø)
... and 6 more

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 ec4ffc3...5c457cb. Read the comment docs.

@dpvreony dpvreony merged commit 9be1b89 into main Feb 11, 2022
@dpvreony dpvreony deleted the baseclassnamefix branch February 11, 2022 21:17
@sonarcloud
Copy link

sonarcloud bot commented Feb 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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