Removed many unused arguments
Description
Removed many unused arguments. Also removed some unused functions.
News snippet
Removed many unused arguments.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %10.0
Codecov Report
Merging #859 into develop will decrease coverage by
0.00%
. The diff coverage is68.03%
.@@ Coverage Diff @@ ## develop #859 +/- ## =========================================== - Coverage 70.74% 70.73% -0.01% =========================================== Files 500 499 -1 Lines 96153 96130 -23 =========================================== - Hits 68021 67996 -25 - Misses 28132 28134 +2
Impacted Files Coverage Δ src/grid/mesh_batch_inc.F90 81.29% <ø> (ø)
src/grid/submesh_inc.F90 57.27% <ø> (ø)
src/grid/volume.F90 0.00% <0.00%> (ø)
src/states/states_elec_calc_inc.F90 76.05% <0.00%> (ø)
src/system/output_me.F90 58.21% <0.00%> (ø)
src/td/pes_mask_out_inc.F90 23.32% <0.00%> (ø)
src/td/propagator_rk.F90 59.87% <0.00%> (ø)
src/utils/wannier90_interface.F90 58.87% <0.00%> (+0.09%)
src/math/ylm_wannier.F90 36.64% <21.42%> (ø)
src/td/td_write.F90 59.71% <22.22%> (+0.02%)
... and 54 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 4492e39...054d3a1. Read the comment docs.Edited by Codecovassigned to @martin.lueders
- Resolved by Martin Lueders
added 1 commit
- 054d3a14 - Removed many unused arguments. Also removed some unused functions.
@martin.lueders Thanks for approving the MR. Unfortunately I realized that I forgot to remove one file. It should be fixed now, but that means you will have to approve this again.
enabled an automatic merge when the pipeline for 054d3a14 succeeds
mentioned in commit ec62248e
added in Changelog label