StarChart-Labs / corona-ide

A exploratory project to build a lighter, simpler Java IDE - or learn trying!
Eclipse Public License 1.0
3 stars 1 forks source link

Get dependency injection and main application startup running #31

Closed romeara closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #31 into master will decrease coverage by 5.76%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #31      +/-   ##
============================================
- Coverage     92.79%   87.02%   -5.77%     
  Complexity      108      108              
============================================
  Files            16       18       +2     
  Lines           347      370      +23     
  Branches         33       34       +1     
============================================
  Hits            322      322              
- Misses           11       34      +23     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...onaide/core/config/CoronaIdeCoreConfiguration.java 0% <0%> (ø) 0 <0> (?)
...e-main/src/main/java/com/conronaide/main/Main.java 0% <0%> (ø) 0 <0> (?)

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 87fa270...9790586. Read the comment docs.