Closed atifaziz closed 1 year ago
Merging #908 (e02472a) into master (4e09ca4) will increase coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #908 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 111 112 +1
Lines 3443 3444 +1
Branches 1021 1021
=======================================
+ Hits 3181 3182 +1
Misses 200 200
Partials 62 62
Impacted Files | Coverage Δ | |
---|---|---|
MoreLinq/GlobalRandom.cs | 66.66% <0.00%> (ø) |
|
MoreLinq/Random.cs | 91.89% <0.00%> (+6.47%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR enables nullable context for tests for remaining
*Zip*
methods, namelyEquiZip
andZipShortest
. It adds to #803.This was forked from unrelated changes in PR #900.