-
Notifications
You must be signed in to change notification settings - Fork 3
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
Access species properties through API #86
Conversation
I think everything is passing now. I bypassed one of the tests when using the ClangCL toolset on Windows because it didn't seem like The fortran tests that are failing should pass once this is merged in to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Adds the ability to query for species properties through the API. Also modifies some Dockerfiles and GH Actions for more automated testing on development branches
closes #62