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/configuration enhancements #82

Merged
merged 4 commits into from Nov 2, 2019

Conversation

david-driscoll
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2019

Codecov Report

Merging #82 into master will decrease coverage by 32.11%.
The diff coverage is 95.45%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
- Coverage   88.46%   56.35%   -32.12%     
===========================================
  Files         106       85       -21     
  Lines        5056     3100     -1956     
  Branches      477      324      -153     
===========================================
- Hits         4473     1747     -2726     
- Misses        516     1279      +763     
- Partials       67       74        +7
Impacted Files Coverage Δ
test/Hosting.Functions.Tests/RocketHostTests.cs 100% <ø> (ø)
...bstractions/ProxyConfigurationBuilderExtensions.cs 100% <100%> (ø)
src/Hosting/RocketContext.cs 98.1% <100%> (-0.07%) ⬇️
src/Hosting.Functions/RocketHostExtensions.cs 55% <100%> (ø)
src/Hosting/RocketHostExtensions.cs 69.04% <100%> (-25.55%) ⬇️
src/Hosting.Functions/RocketFunctionHostBuilder.cs 87.78% <100%> (ø)
...Configuration.Abstractions/ConfigurationOptions.cs 100% <100%> (ø)
src/Hosting.Functions/RocketBooster.cs 100% <100%> (ø)
...guration.Abstractions/ProxyConfigurationBuilder.cs 70.58% <70.58%> (ø)
...onventions.Abstractions/LiveConventionAttribute.cs 0% <0%> (-100%) ⬇️
... and 93 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 676e712...a336724. Read the comment docs.

@david-driscoll david-driscoll merged commit e3ca294 into master Nov 2, 2019
@rsg-bot rsg-bot added this to the v9.0.6 milestone Nov 2, 2019
@rsg-bot rsg-bot added the ✨ mysterious We forgot to label this label Nov 2, 2019
@david-driscoll david-driscoll deleted the feature/configuration-enhancements branch November 2, 2019 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants