Conversation
❌MegaLinter analysis: Error
Detailed Issues❌ PYTHON / pylint - 1 errorSee detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
e7dddb3 to
f416e2c
Compare
f416e2c to
6af3a35
Compare
|
@copilot Can you fix this? =================================== FAILURES =================================== scenario_name = 'R2randomWalkEOT', scenario_customization_params = None
E ValueError: Scenario not recognized. pyrecest/evaluation/simulation_database.py:37: ValueError pyrecest/tests/distributions/test_s2_cond_s2_grid_distribution.py::TestS2CondS2GridDistributionFromFunction::test_equal_with_and_without_cart pyrecest/tests/distributions/test_td_cond_td_grid_distribution.py::TdCondTdGridDistributionTest::test_from_function_cartesian_product_flag -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
|
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/12c75299-3b97-4d88-a904-75cdaa05392e Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in commit 617df00. The changes add the missing
|
|
@copilot Suppress the too-many warnings and solve the rest ************* Module pyrecest.evaluation.configure_for_filter Your code has been rated at 9.99/10 |
…t.py Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/a37b1f4a-a1b0-43e1-92f0-2644f7236641 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Fixed in commit d6c6232:
|
a4109db to
4dbfd43
Compare
7b21428 to
429a157
Compare

No description provided.