Closed zjgemi closed 3 months ago
tests/utils/test_dl_dpgen2_arti.py (2)
`147-151`: **LGTM!** The new mock call assertion for `"arti-extra_outputs"` enhances test coverage by ensuring the function under test is expected to invoke the download method for the additional output type. The code changes are approved. --- `182-186`: **LGTM!** The new mock call assertion for `"arti-extra_outputs"` enhances test coverage by ensuring the function under test is expected to invoke the download method for the additional output type. The code changes are approved.
Attention: Patch coverage is 38.88889%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 84.00%. Comparing base (
899a76f
) to head (27a8a95
). Report is 14 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
dpgen2/fp/gaussian.py | 33.33% | 4 Missing :warning: |
dpgen2/fp/abacus.py | 0.00% | 3 Missing :warning: |
dpgen2/fp/cp2k.py | 0.00% | 3 Missing :warning: |
dpgen2/fp/run_fp.py | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Summary by CodeRabbit
New Features
Bug Fixes
Documentation