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

Update copyright dates #1539

Merged
merged 3 commits into from
Jan 21, 2019
Merged

Update copyright dates #1539

merged 3 commits into from
Jan 21, 2019

Conversation

mliu49
Copy link
Contributor

@mliu49 mliu49 commented Jan 21, 2019

Very straightforward. Just double-check that no unintentional changes were made.

The shebangs were removed from chemkin.pyx and chemkin.pxd because those are now cython files.

@codecov
Copy link

codecov bot commented Jan 21, 2019

Codecov Report

Merging #1539 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1539   +/-   ##
=======================================
  Coverage   42.08%   42.08%           
=======================================
  Files         165      165           
  Lines       27824    27824           
  Branches     5668     5668           
=======================================
  Hits        11711    11711           
  Misses      15328    15328           
  Partials      785      785
Impacted Files Coverage Δ
rmgpy/data/kinetics/depository.py 61.97% <ø> (ø) ⬆️
rmgpy/molecule/symmetry.py 0% <ø> (ø) ⬆️
rmgpy/data/statmech.py 27.72% <ø> (ø) ⬆️
rmgpy/rmg/pdep.py 16.12% <ø> (ø) ⬆️
rmgpy/restart.py 65.62% <ø> (ø) ⬆️
rmgpy/reduction/output.py 50% <ø> (ø) ⬆️
rmgpy/qm/main.py 72.63% <ø> (ø) ⬆️
rmgpy/molecule/atomtype.py 0% <ø> (ø) ⬆️
rmgpy/reaction.py 0% <ø> (ø) ⬆️
rmgpy/rmg/main.py 22.06% <ø> (ø) ⬆️
... and 84 more

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 f14c7e1...bd08400. Read the comment docs.

@amarkpayne amarkpayne merged commit c61d2ef into master Jan 21, 2019
@amarkpayne amarkpayne deleted the copy_update branch January 21, 2019 19:56
@amarkpayne
Copy link
Member

Everything looked good, thanks @mliu49!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants