gbasis
gbasis copied to clipboard
Renaming
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 |
Codecov Report
Merging #98 into master will not change coverage. The diff coverage is
100%.
@@ 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 dataPowered by Codecov. Last update 03eff2c...d22944e. Read the comment docs.