davidanthoff / Electron.jl

Julia wrapper for Electron
Other
86 stars 19 forks source link

Add support for callbacks from window to julia #23

Closed davidanthoff closed 6 years ago

davidanthoff commented 6 years ago

Fixes #10.

codecov[bot] commented 6 years ago

Codecov Report

Merging #23 into master will decrease coverage by 3.08%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #23      +/-   ##
=========================================
- Coverage   82.29%   79.2%   -3.09%     
=========================================
  Files           2       2              
  Lines          96     101       +5     
=========================================
+ Hits           79      80       +1     
- Misses         17      21       +4
Impacted Files Coverage Δ
src/Electron.jl 78.35% <33.33%> (-3.18%) :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 0a5946e...cda8660. Read the comment docs.