Uh oh!
There was an error while loading. Please reload this page.
Deprecate output_format='dict' - #1258
Conversation
duplicate of tests/test_datasets/test_dataset_functions.py::test_list_datasets
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
LennartPurucker
commented
Jun 15, 2023
Looks good to me at this point. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@## develop #1258 +/- ##
===========================================
+ Coverage 81.66% 85.51% +3.84%
===========================================
Files 38 38 Lines 5012 5343 +331 ===========================================
+ Hits 4093 4569 +476 + Misses 919 774 -145
☔ View full report in Codecov by Sentry. |
Must check results are (somewhat) complete before processing results
I think I cleared up the tests I accidentally broke after refactoring, but there are a lot of failures due to the test server state (also on develop). I would prefer to wait until we have working CI again. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PGijsbers
commented
Jun 16, 2023
@mfeurer only |
Deprecates
output_format='dict':list_*functions are called withoutput_format='dict',output_format='dict'WIP: Going through unit tests I incidentally broke