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

Add Some UI Tests For Local and CI Use #65

Closed romeara closed 6 years ago

BlackDuckCoPilot commented 7 years ago

Black Duck Security Report

Merging #65 into master will increase security risk!

Added Components

Medium Risk: 1 Clean: 13

Removed Components

Clean: 10

Click here to see full report

codecov[bot] commented 7 years ago

Codecov Report

Merging #65 into master will decrease coverage by 0.39%. The diff coverage is 11.76%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #65     +/-   ##
===========================================
- Coverage     75.34%   74.95%   -0.4%     
- Complexity      132      133      +1     
===========================================
  Files            27       27             
  Lines           511      515      +4     
  Branches         34       34             
===========================================
+ Hits            385      386      +1     
- Misses          112      115      +3     
  Partials         14       14
Impacted Files Coverage Δ Complexity Δ
...ava/com/coronaide/ui/custom/AlertWithCheckbox.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...va/com/coronaide/ui/controller/MainController.java 29.5% <12.5%> (+0.19%) 6 <1> (+1) :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 ce6fc12...9057591. Read the comment docs.

BlackDuckCoPilot commented 6 years ago

Black Duck Security Report

Merging #65 into master will not change security risk.

Removed Components

Clean: 3

Click here to see full report

romeara commented 6 years ago

@nickavv Can we take a crack at getting this squared away? Maybe updating the Java or libraries would help?