Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write tests for Inequality::reduce_with_values #40

Open
todo bot opened this issue Sep 27, 2021 · 0 comments
Open

Write tests for Inequality::reduce_with_values #40

todo bot opened this issue Sep 27, 2021 · 0 comments
Labels
help wanted Extra attention is needed Testing todo 🗒️

Comments

@todo
Copy link

todo bot commented Sep 27, 2021

nnv-rs/src/inequality.rs

Lines 94 to 99 in 02f3f52

/// TODO: Test this function
///
/// # Panics
pub fn reduce_with_values(
&self,
x: ArrayView1<T>,


This issue was generated by todo based on a TODO comment in 02f3f52 when #38 was merged. cc @DrKwint.
@todo todo bot added the todo 🗒️ label Sep 27, 2021
@todo todo bot assigned DrKwint Sep 27, 2021
@DrKwint DrKwint changed the title Test this function Write tests for Inequality::reduce_with_values Oct 6, 2021
@DrKwint DrKwint added this to the Safe RL Paper milestone Oct 6, 2021
@DrKwint DrKwint added Testing help wanted Extra attention is needed labels Oct 6, 2021
@DrKwint DrKwint removed their assignment Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Testing todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant