malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

Error handling of command line interface #31

Closed malramsay64 closed 6 years ago

malramsay64 commented 6 years ago

These are a series of improvements to the command line interface which provides improved error checking and handling of exceptions.

Fixes #29

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into master will decrease coverage by 0.31%. The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage    80.9%   80.58%   -0.32%     
==========================================
  Files          18       18              
  Lines        1278     1293      +15     
==========================================
+ Hits         1034     1042       +8     
- Misses        244      251       +7
Impacted Files Coverage Δ
src/sdanalysis/main.py 75.75% <89.47%> (+4.32%) :arrow_up:
src/sdanalysis/dynamics.py 83.5% <0%> (-3.61%) :arrow_down:

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 4633937...609ee7d. Read the comment docs.