Skip to content

raise error instead of sys.exit#569

Merged
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:njzjz-patch-7
Apr 3, 2024
Merged

raise error instead of sys.exit#569
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:njzjz-patch-7

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Nov 2, 2023

sys.exit is a lousy implementation when one wants to catch the error.

njzjz and others added 2 commits November 2, 2023 16:56
`sys.exit` is not an exemplary implementation when one wants to catch the error.
@codecov
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4536aa6) 82.81% compared to head (61ba0b4) 82.83%.
Report is 2 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #569      +/-   ##
==========================================
+ Coverage   82.81%   82.83%   +0.02%     
==========================================
  Files          73       74       +1     
  Lines        6580     6590      +10     
==========================================
+ Hits         5449     5459      +10     
  Misses       1131     1131              
Files Coverage Δ
dpdata/qe/scf.py 94.16% <0.00%> (-0.05%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz njzjz requested a review from wanghan-iapcm January 24, 2024 23:44
@njzjz
Copy link
Member Author

njzjz commented Apr 2, 2024

ping @wanghan-iapcm

@wanghan-iapcm wanghan-iapcm merged commit 8d37fbc into deepmodeling:devel Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants