Closed dependabot[bot] closed 3 years ago
Merging #198 (0eebe41) into main (13e605f) will decrease coverage by
0.69%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #198 +/- ##
==========================================
- Coverage 82.75% 82.05% -0.70%
==========================================
Files 15 15
Lines 574 574
==========================================
- Hits 475 471 -4
- Misses 99 103 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/Plugins/Internal/PlatformInformation.cs | 68.42% <0.00%> (-15.79%) |
:arrow_down: |
src/Plugins/Loader/DependencyContextExtensions.cs | 79.71% <0.00%> (-1.45%) |
:arrow_down: |
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 13e605f...0eebe41. Read the comment docs.
@dependabot ignore this minor version
OK, I won't notify you about version 2.1.x again, unless you re-open this PR or update to a 2.1.x release yourself.
Bumps Microsoft.AspNetCore.Hosting from 2.0.0 to 2.1.1.
Release notes
Sourced from Microsoft.AspNetCore.Hosting's releases.
Commits
1596c2b
Bumping version from 2.1.0 to 2.1.104d6e71
Update dependencies.props55e57af
Adding additional tests for AddHostedService982508e
Update dependencies.props2c1376c
Add a AddHostedService extension #14021717b97
Run self-host tests with no-build. #13999e36855
Bump version to 2.1.0-rtm0f131ac
Disambiguate /p from -p on dotnet-runed7e6db
Attempt to fix more failing tests in prodcon builds7eafb5c
Update dependencies.propsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)