Uh oh!
There was an error while loading. Please reload this page.
Minor: Clean up array test - #3121
Conversation
codecov-commenter
commented
Aug 13, 2022
Codecov Report
@@ Coverage Diff @@## master #3121 +/- ##
==========================================
- Coverage 85.95% 85.94% -0.02%
==========================================
Files 291 291 Lines 52382 52378 -4 ==========================================
- Hits 45025 45016 -9 - Misses 7357 7362 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ursabot
commented
Aug 15, 2022
Benchmark runs are scheduled for baseline = 48f9b7a and contender = ff53f8b. ff53f8b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
re: #3115
Rationale for this change
This test uses an older style of comparison because it was waiting on an upstream fix in arrow
What changes are included in this PR?
Chang the test to Use the same style as the rest of the tests
Are there any user-facing changes?
No