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

Molecular Orbitals #76

Merged
merged 22 commits into from
Apr 24, 2019
Merged

Molecular Orbitals #76

merged 22 commits into from
Apr 24, 2019

Conversation

FarnazH
Copy link
Member

@FarnazH FarnazH commented Apr 20, 2019

This PR takes care of issue #24. I tried to break it to small commits for an easier review. There might be some refactoring needed, but I didn't want to add more commits to this batch.

@FarnazH FarnazH requested a review from tovrstra April 20, 2019 19:20
Copy link
Member

@tovrstra tovrstra left a comment

Choose a reason for hiding this comment

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

I just have some minor comments and one small point for which I will create a new issue, so it can be postponed and discussed first.

iodata/formats/fchk.py Outdated Show resolved Hide resolved
iodata/formats/molden.py Show resolved Hide resolved
iodata/formats/molden.py Outdated Show resolved Hide resolved
iodata/formats/molden.py Outdated Show resolved Hide resolved
iodata/formats/molden.py Outdated Show resolved Hide resolved
iodata/formats/molden.py Show resolved Hide resolved
iodata/test/test_cp2k.py Outdated Show resolved Hide resolved
iodata/test/test_cp2k.py Show resolved Hide resolved
iodata/test/test_wfn.py Show resolved Hide resolved
@FarnazH
Copy link
Member Author

FarnazH commented Apr 23, 2019

@tovrstra Tavis run on theochem/iodata is passed for my commits, but the one on my account FarnazH/iodata is failed due to the error below:

572:101 iodata/formats/molden.py E501 line too long (102 > 100 characters)

I am not sure why it wasn't caught by Travis run on theochem.

@tovrstra
Copy link
Member

@FarnazH Can you give me a link to the failing one? travis-ci.com or travis-ci.org?

@FarnazH
Copy link
Member Author

FarnazH commented Apr 23, 2019

@tovrstra sorry, should have included it in my first message.
https://travis-ci.org/FarnazH/iodata/builds/523400632?utm_medium=notification&utm_source=email

@tovrstra
Copy link
Member

@FarnazH There might be confusion with the commits being tested. The failing commit id is a7007b9, for which no builds were done on theochem/iodata. (I cannot see it in the following lists: https://travis-ci.com/theochem/iodata/pull_requests or https://travis-ci.com/theochem/iodata/builds.)

@tovrstra tovrstra merged commit 0d8fd39 into theochem:master Apr 24, 2019
@FarnazH FarnazH deleted the molecular_orbitals branch April 24, 2019 18:05
@tovrstra tovrstra added the API breaking Should be done first to stabilize API label May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API breaking Should be done first to stabilize API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants