Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d636734
) 98.89% compared to head (cc3a079
) 98.89%. Report is 10 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the xunit group in /DotMP-Tests with 2 updates: xunit and xunit.core.
Updates
xunit
from 2.6.2 to 2.6.4Commits
0f87ff7
v2.6.4e466a7c
Unit tests for #2850 (v2)0cc026b
Add KeyValuePair tests with collections and IEquatable objects in the key slotc729d7f
Add collection dictionary tests for IEquatable<> objects in the value slot0eb76d2
Attempt to fix race condition reported in visualstudio.xunit/issues#396348c56d
Bump up to v2.6.4-pre4c2c193
v2.6.3c4e29fd
xunit/xunit#2811: Add tests for SortedSet and ImmutableSortedSet overloads fo...51851a6
Unit tests to ensure equality assertions with sets + comparer func throw an e...ca68393
Unit tests for #2828 (v2)Updates
xunit.core
from 2.6.2 to 2.6.4Commits
0f87ff7
v2.6.4e466a7c
Unit tests for #2850 (v2)0cc026b
Add KeyValuePair tests with collections and IEquatable objects in the key slotc729d7f
Add collection dictionary tests for IEquatable<> objects in the value slot0eb76d2
Attempt to fix race condition reported in visualstudio.xunit/issues#396348c56d
Bump up to v2.6.4-pre4c2c193
v2.6.3c4e29fd
xunit/xunit#2811: Add tests for SortedSet and ImmutableSortedSet overloads fo...51851a6
Unit tests to ensure equality assertions with sets + comparer func throw an e...ca68393
Unit tests for #2828 (v2)Dependabot 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 show