usnistgov / mosaic

A modular single-molecule analysis interface
https://pages.nist.gov/mosaic/
Other
38 stars 17 forks source link

Top-level application unit tests #99

Closed abalijepalli closed 6 years ago

abalijepalli commented 6 years ago

Added new tests for command line applications.

codecov-io commented 6 years ago

Codecov Report

Merging #99 into devel-2.0 will decrease coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           devel-2.0      #99      +/-   ##
=============================================
- Coverage      87.45%   87.27%   -0.18%     
=============================================
  Files             27       28       +1     
  Lines           2327     2374      +47     
=============================================
+ Hits            2035     2072      +37     
- Misses           292      302      +10
Impacted Files Coverage Δ
mosaic/apps/SingleChannelAnalysis.py 59.57% <ø> (ø)
mosaic/_global.py 100% <100%> (ø) :arrow_up:
mosaicweb/mosaicAnalysis/mosaicAnalysis.py 85.56% <0%> (+1.03%) :arrow_up:
mosaicweb/mosaicAnalysis/analysisContour.py 100% <0%> (+1.25%) :arrow_up:
mosaic/mdio/sqlite3MDIO.py 91.85% <0%> (+2.71%) :arrow_up:

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 9bbd688...bb353c0. Read the comment docs.