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

Update plug-ins and CoPilot methodology, reduce boilerplate #58

Closed romeara closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #58 into master will decrease coverage by 3.06%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
- Coverage     78.41%   75.34%   -3.07%     
- Complexity      128      132       +4     
============================================
  Files            27       27              
  Lines           491      511      +20     
  Branches         34       34              
============================================
  Hits            385      385              
- Misses           92      112      +20     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
.../java/com/coronaide/ui/custom/ProjectListCell.java 45.71% <0%> (-20.96%) 3% <0%> (ø)
...va/com/coronaide/ui/controller/MainController.java 29.31% <0%> (-5.39%) 5% <0%> (+1%)

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 925165e...664d5ba. Read the comment docs.