Change messages_input_error to better support blocks
All threads resolved!
All threads resolved!
Description
Add the possibility to print a row and a column number in messages_input_error. This is useful when the variable is a block. Use this new feature in a few places.
News snippet
Change messages_input_error to better support blocks
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 %11.0
added Input label
Codecov Report
Merging #945 into develop will decrease coverage by
0.00%
. The diff coverage is17.50%
.@@ Coverage Diff @@ ## develop #945 +/- ## =========================================== - Coverage 71.28% 71.28% -0.01% =========================================== Files 508 508 Lines 99032 99041 +9 =========================================== + Hits 70592 70598 +6 - Misses 28440 28443 +3
Impacted Files Coverage Δ src/basic/messages.F90 62.04% <0.00%> (-0.66%)
src/maxwell/propagator_mxll.F90 25.35% <0.00%> (ø)
src/utils/local_multipoles.F90 67.89% <0.00%> (ø)
src/species/species.F90 77.14% <13.63%> (-0.18%)
src/grid/restart.F90 91.16% <50.00%> (-0.33%)
src/hamiltonian/kick.F90 64.87% <100.00%> (ø)
src/td/td.F90 76.09% <0.00%> (+1.13%)
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 5840aa8...77a62f5. Read the comment docs.Edited by Codecovassigned to @heiko.appel
assigned to @sohlmann and unassigned @heiko.appel
assigned to @heiko.appel
- Resolved by Sebastian Ohlmann
- Resolved by Sebastian Ohlmann
added 1 commit
- 77a62f52 - Add the possibility to print a line and a column number in...
mentioned in commit 78058fef
Please register or sign in to reply