gopasspw / gopassbridge

A web extension for Firefox and Chrome to insert login credentials from gopass
MIT License
264 stars 24 forks source link

GitHub Actions to replace Travis #148

Closed Pharb closed 4 years ago

Pharb commented 4 years ago

Includes adjustments to run development commands (test, lint, format) on Windows.

codecov[bot] commented 4 years ago

Codecov Report

Merging #148 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #148    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            9         9            
  Lines          589       717   +128     
  Branches       101       120    +19     
==========================================
+ Hits           589       717   +128     
Impacted Files Coverage Δ
web-extension/popup.js 100.00% <0.00%> (ø)
web-extension/create.js 100.00% <0.00%> (ø)
web-extension/search.js 100.00% <0.00%> (ø)
web-extension/content.js 100.00% <0.00%> (ø)
web-extension/details.js 100.00% <0.00%> (ø)
web-extension/generic.js 100.00% <0.00%> (ø)
web-extension/options.js 100.00% <0.00%> (ø)
web-extension/background.js 100.00% <0.00%> (ø)
web-extension/gopassbridge.js 100.00% <0.00%> (ø)

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 ef3efb9...a23ae87. Read the comment docs.