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/generated action bodies #958

Merged
merged 16 commits into from
Mar 6, 2022

Conversation

david-driscoll
Copy link
Member

No description provided.

@david-driscoll david-driscoll added the 🚀 feature This adds some form of new functionality label Mar 1, 2022
@github-actions github-actions bot added this to the v0.1.0 milestone Mar 1, 2022
@david-driscoll david-driscoll enabled auto-merge (squash) March 1, 2022 05:48
@david-driscoll david-driscoll force-pushed the feature/generated-action-bodies branch from f6f7097 to dcc608e Compare March 1, 2022 06:37
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #958 (5234acb) into master (35031cf) will increase coverage by 4.59%.
The diff coverage is 85.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #958      +/-   ##
==========================================
+ Coverage   77.55%   82.14%   +4.59%     
==========================================
  Files          11       16       +5     
  Lines         597     1266     +669     
  Branches       60      125      +65     
==========================================
+ Hits          463     1040     +577     
- Misses        134      226      +92     
Impacted Files Coverage Δ
src/Analyzers/MutableGenerator.cs 0.00% <ø> (-10.00%) ⬇️
src/Analyzers/Composition/Index.cs 44.64% <44.64%> (ø)
...c/Analyzers/Composition/RestfulApiMethodBuilder.cs 55.07% <55.07%> (ø)
...nalyzers/Composition/RestfulApiParameterMatcher.cs 86.95% <86.95%> (ø)
src/Analyzers/Composition/MatcherDefaults.cs 100.00% <100.00%> (ø)
src/Analyzers/ControllerActionBodyGenerator.cs 100.00% <100.00%> (ø)
src/Analyzers/GeneratorDiagnostics.cs 100.00% <100.00%> (ø)
src/Analyzers/InheritFromGenerator.cs 79.13% <100.00%> (+0.10%) ⬆️
.../EntityFramework/NodaTimeDateTimeValueGenerator.cs 61.11% <100.00%> (+61.11%) ⬆️

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 35031cf...5234acb. Read the comment docs.

@david-driscoll david-driscoll merged commit ef91609 into master Mar 6, 2022
@david-driscoll david-driscoll deleted the feature/generated-action-bodies branch March 6, 2022 17:58
@rsg-bot rsg-bot modified the milestones: v0.1.0, v0.1.1 Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature This adds some form of new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants