electron-userland / electron-installer-dmg

Create DMG installers for your electron apps using appdmg.
https://github.com/electron-userland/electron-installer-dmg
Apache License 2.0
322 stars 39 forks source link

fix: write appdmg.json to a unique tmpdir path #74

Closed malept closed 3 years ago

malept commented 3 years ago

Closes #34

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@42793b7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage        ?   75.43%           
=======================================
  Files           ?        1           
  Lines           ?       57           
  Branches        ?        0           
=======================================
  Hits            ?       43           
  Misses          ?       14           
  Partials        ?        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 42793b7...ee9c1a1. Read the comment docs.