pipelined / vst2

Build vst2 plugins and hosts with Go
MIT License
135 stars 17 forks source link

replace build badge #30

Closed dudk closed 3 years ago

dudk commented 3 years ago

Travis -> github actions

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 into master will decrease coverage by 0.68%. The diff coverage is 26.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   42.46%   41.78%   -0.69%     
==========================================
  Files          10        9       -1     
  Lines         292      292              
==========================================
- Hits          124      122       -2     
- Misses        152      156       +4     
+ Partials       16       14       -2     
Impacted Files Coverage Δ
processor.go 0.00% <0.00%> (ø)
sdk.go 100.00% <ø> (ø)
callback.go 21.42% <5.26%> (-38.58%) :arrow_down:
opcode.go 80.76% <90.90%> (ø)
vst.go 53.12% <100.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 36340f6...80a55a2. Read the comment docs.