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

Fix bug in Dataset._compute #396

Merged
merged 1 commit into from Sep 3, 2019

Conversation

mattwelborn
Copy link
Contributor

@mattwelborn mattwelborn commented Sep 3, 2019

Description

This PR fixes a bug in Dataset._compute that was caused by an indentation error. The bug causes the returned ComputeResponse to be truncated when the number of calculations is larger than the query_limit. A test has been added.

Status

  • Changelog updated
  • Ready to go

Copy link
Contributor

@dgasmith dgasmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thought I saw this before as an issue. Thanks for fixing it.

@dgasmith
Copy link
Contributor

dgasmith commented Sep 3, 2019

Maybe try retriggering travis? Merge when ready.

@mattwelborn mattwelborn closed this Sep 3, 2019
@mattwelborn mattwelborn reopened this Sep 3, 2019
@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

Merging #396 into master will increase coverage by 18.95%.
The diff coverage is 100%.

@dgasmith dgasmith merged commit 57bf1ad into MolSSI:master Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants