gbasis icon indicating copy to clipboard operation
gbasis copied to clipboard

Renaming

Open FarnazH opened this issue 6 years ago • 3 comments

Steps

  • [x] Write a good description of what the PR does.
  • [x] Update documentation
  • [x] Rebase onto master

Description

Rename some of the modules and functions to be more intuitive. I tried to catch every appearance of the module/function, but I might have missed something.

Type of Changes

Type
:hammer: Refactoring

FarnazH avatar Jun 28 '19 14:06 FarnazH

Codecov Report

Merging #98 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files          28       28           
  Lines        1408     1408           
  Branches      324      324           
=======================================
  Hits         1403     1403           
  Misses          4        4           
  Partials        1        1
Impacted Files Coverage Δ
gbasis/evals/stress_tensor.py 100% <ø> (ø) :arrow_up:
gbasis/evals/basis_deriv.py 100% <100%> (ø)
gbasis/evals/density.py 100% <100%> (ø) :arrow_up:
gbasis/evals/basis_eval.py 100% <100%> (ø)
gbasis/evals/esp.py 100% <100%> (ø)

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 03eff2c...d22944e. Read the comment docs.

codecov[bot] avatar Jun 28 '19 15:06 codecov[bot]