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 the use of getawaiter as the caller is no longer async #171

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

dpvreony
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #171 (8ffae1a) into main (2afc5c7) will decrease coverage by 0.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
- Coverage   65.41%   65.03%   -0.38%     
==========================================
  Files          88       88              
  Lines        2310     2285      -25     
  Branches      115      116       +1     
==========================================
- Hits         1511     1486      -25     
  Misses        755      755              
  Partials       44       44              
Impacted Files Coverage Δ
...tors/GeneratorProcessors/BaseGeneratorProcessor.cs 100.00% <ø> (ø)
.../Features/Dto/RequestDtoClassGeneratorProcessor.cs 62.96% <100.00%> (-2.95%) ⬇️
...Features/Dto/ResponseDtoClassGeneratorProcessor.cs 62.96% <100.00%> (-2.95%) ⬇️
...work/EntityFrameworkDbContextGeneratorProcessor.cs 90.07% <100.00%> (-0.15%) ⬇️
...Processors/BaseClassLevelCodeGeneratorProcessor.cs 76.04% <100.00%> (-0.37%) ⬇️
...essors/BaseInterfaceLevelCodeGeneratorProcessor.cs 94.82% <100.00%> (-0.26%) ⬇️
....Nucleotide.Generators/Generators/BaseGenerator.cs 78.72% <100.00%> (-1.28%) ⬇️

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 2afc5c7...8ffae1a. Read the comment docs.

@dpvreony dpvreony merged commit aed9685 into main Sep 17, 2021
@dpvreony dpvreony deleted the removeasync branch October 31, 2021 21:31
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.

None yet

1 participant