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

BugFix: Remove extra parentheses in gaussian input file #120

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

oscarwumit
Copy link
Contributor

Removed an extra parentheses in Gaussian input file that leads to syntax
error and crashes Gaussian jobs.

Removed an extra parentheses in Gaussian input file that leads to syntax
error and crashes Gaussian jobs.
@oscarwumit oscarwumit requested a review from alongd April 29, 2019 13:11
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #120 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #120   +/-   ##
======================================
  Coverage    40.3%   40.3%           
======================================
  Files          22      22           
  Lines        5748    5748           
  Branches     1527    1527           
======================================
  Hits         2317    2317           
+ Misses       3053    3051    -2     
- Partials      378     380    +2
Impacted Files Coverage Δ
arc/job/job.py 18.13% <0%> (ø) ⬆️
arc/reaction.py 41.69% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update feab6fb...dd278b1. Read the comment docs.

@oscarwumit oscarwumit merged commit 44030c4 into master Apr 29, 2019
@oscarwumit oscarwumit deleted the input_fix branch April 29, 2019 13:41
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.

2 participants