qbicsoftware / core-utils-lib

Library containing core classes and utilities that are independent of a portal.
MIT License
0 stars 0 forks source link

Added more tests; added a way to start JavaFX applications #2

Closed chahuistle closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #2 into development will increase coverage by 1.08%. The diff coverage is 89.23%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development       #2      +/-   ##
===============================================
+ Coverage        90.14%   91.22%   +1.08%     
===============================================
  Files                4        5       +1     
  Lines               71      114      +43     
  Branches             7        9       +2     
===============================================
+ Hits                64      104      +40     
- Misses               6        8       +2     
- Partials             1        2       +1
Impacted Files Coverage Δ
...rc/main/java/life/qbic/javafx/QBiCApplication.java 0% <0%> (ø)
src/main/java/life/qbic/cli/AbstractCommand.java 100% <100%> (ø) :arrow_up:
...ava/life/qbic/exceptions/ApplicationException.java 100% <100%> (+50%) :arrow_up:
src/main/java/life/qbic/cli/QBiCTool.java 83.33% <66.66%> (ø)
src/main/java/life/qbic/cli/ToolExecutor.java 92.04% <90.69%> (-1.4%) :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 aed6c9a...fbea201. Read the comment docs.