Skip to content

[Bug]: WaterEntropy workflow instantiation not correct #296

Description

@harryswift01

Bug Report

The WaterEntropy workflow contains two issues:

Incorrect instantiation, WaterEntropy is instantiated without the required reporter argument. It should pass self._reporter as the second parameter.

Incorrect method call, The method _calculate_water_entropy is being called, but the correct method to invoke is calculate_and_log.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions